Skip to content

Instantly share code, notes, and snippets.

@BrianTheCoder
Created September 21, 2013 01:11
Show Gist options
  • Save BrianTheCoder/6645990 to your computer and use it in GitHub Desktop.
Save BrianTheCoder/6645990 to your computer and use it in GitHub Desktop.
broken seed demo
def foo
puts 'bar'
end
puts 'test'
foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment