Skip to content

Instantly share code, notes, and snippets.

@EdwardIII

EdwardIII/f.rb Secret

Last active October 7, 2015 17:18
Show Gist options
  • Select an option

  • Save EdwardIII/17291e0bb94080b555dc to your computer and use it in GitHub Desktop.

Select an option

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