Skip to content

Instantly share code, notes, and snippets.

@vsalbaba
Created August 25, 2009 20:57
Show Gist options
  • Save vsalbaba/175021 to your computer and use it in GitHub Desktop.
Save vsalbaba/175021 to your computer and use it in GitHub Desktop.
stack do
cool_paras
end
def cool_paras
para "im a cool para"
para "and im okay"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment