Skip to content

Instantly share code, notes, and snippets.

@agmcleod
Created December 7, 2012 00:56
Show Gist options
  • Save agmcleod/4229826 to your computer and use it in GitHub Desktop.
Save agmcleod/4229826 to your computer and use it in GitHub Desktop.
jruby argv with gets example
p ARGV
t = gets
puts t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment