Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created May 31, 2015 03:13
Show Gist options
  • Save anonymous/9c80c7bd0546647e741d to your computer and use it in GitHub Desktop.
Save anonymous/9c80c7bd0546647e741d to your computer and use it in GitHub Desktop.
require 'green_shoes'
Shoes.app do
flow do
para "test"
button "test"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment