Skip to content

Instantly share code, notes, and snippets.

@manveru

manveru/hi.rb Secret

Created December 16, 2013 22:40
Show Gist options
  • Save manveru/0b37c4cc86de470a8ac1 to your computer and use it in GitHub Desktop.
Save manveru/0b37c4cc86de470a8ac1 to your computer and use it in GitHub Desktop.
Shoes.app do
stack do
l = edit_line
l.text = "hi"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment