RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How does ARGV get set in Ruby?

You probably know that Ruby sticks any command-line arguments into a global array called ARGV. But why the heck is it called ARGV? It’s an interesting history lesson that highlights Ruby’s origins in C. http://blog.honeybadger.io/what-does-argv-mean-in-ruby/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in