Skip to content

Instantly share code, notes, and snippets.

@austinbv
Created July 11, 2012 05:23
Show Gist options
  • Select an option

  • Save austinbv/3088166 to your computer and use it in GitHub Desktop.

Select an option

Save austinbv/3088166 to your computer and use it in GitHub Desktop.
___ ruby ____
do_something('first')
do_something('second')
___javascript__
doSomething('first')
doSomething('second')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment