Skip to content

Instantly share code, notes, and snippets.

@MikeSilvis
Created August 5, 2013 18:50
Show Gist options
  • Save MikeSilvis/6158385 to your computer and use it in GitHub Desktop.
Save MikeSilvis/6158385 to your computer and use it in GitHub Desktop.
class Object
def call_me_maybe
`open http://www.youtube.com/watch?v=fWNaR-rxAic`
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment