Skip to content

Instantly share code, notes, and snippets.

@daveroberts
Created February 14, 2012 04:46
Show Gist options
  • Save daveroberts/1823622 to your computer and use it in GitHub Desktop.
Save daveroberts/1823622 to your computer and use it in GitHub Desktop.
Test ruby code
def blog
ideas = { :articles, :presentations, :code_snippets }
loop { real_life }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment