Skip to content

Instantly share code, notes, and snippets.

@vsalbaba
Created August 22, 2009 17:22
Show Gist options
  • Save vsalbaba/172868 to your computer and use it in GitHub Desktop.
Save vsalbaba/172868 to your computer and use it in GitHub Desktop.
Shoes.app do
@variable = "im a string and im okay!"
para @variable
dialog do
para @variable.inspect
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment