Commit Graph

5 Commits

Author SHA1 Message Date
Renato Silva 5f234f88e8 More idiomatic Ruby code with rubocop. 2014-12-02 21:22:35 -02:00
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 02ac5bfeba Convert line breaks from Windows to Unix format. 2014-12-01 22:36:39 -02:00
Renato Silva 6129e08347 Add examples. 2014-07-09 19:27:00 -03:00