| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-08-07 | ARGV - rename method that conflicts with optparse | Adam Vandenberg | |
| optparse adds an "options" method to ARGV, and so does Homebrew. Rename this method (and remove optparse blocking script) so that Homebrew plays nicer with external Ruby software. This fixes the issue where "gem install thin" would break "brew server", for instance. | |||
| 2009-10-23 | Fixes #97: add fake optparse.rb | Alexander Solovyov | |
