Skip to content

Instantly share code, notes, and snippets.

@EdwardIII

EdwardIII/f.rb Secret

Last active October 7, 2015 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save EdwardIII/17291e0bb94080b555dc to your computer and use it in GitHub Desktop.
Save EdwardIII/17291e0bb94080b555dc to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
people = ['beavis', 'butthead', 'cornholio']
people.each do p puts p end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment