Commit Graph

3 Commits

Author SHA1 Message Date
Renato Silva f700bb7ed2 Use single-quoted strings in Ruby implementation. 2014-12-02 21:11:18 -02:00
Renato Silva 6b1b678e2e Use modules in Ruby implementation.
Options, arguments and the help text are now also avaialble as EasyOptions.options, EasyOptions.arguments and EasyOptions.documentation. The global variables $options, $arguments and $documentation are still present.
2014-12-02 00:37:32 -02:00
Renato Silva 9629e0dcfd Add RubyGems configuration. 2014-10-14 18:34:46 -03:00