Skip to content

Instantly share code, notes, and snippets.

@joshnuss
Created November 8, 2013 03:13
Show Gist options
  • Save joshnuss/7365749 to your computer and use it in GitHub Desktop.
Save joshnuss/7365749 to your computer and use it in GitHub Desktop.
Testing
# test starting web-irb with gist param
name = window.prompt("Enter name:")
window.alert("Hello #{name}!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment