The easiest way to add command line control to your Ruby app. You can add a single line above an existing method and that method will be available from the command line. Best of all the help/usage instructions are automatically generated using the method definition itself. When you change your methods the help instructions change automajically!
Required Ruby Version
>= 1.9.2
Authors
Mike Bethany
Versions
- 0.3.2 April 05, 2013 (29 KB)
- 0.3.1 February 08, 2012 (28.5 KB)
- 0.2.3 September 27, 2011 (29 KB)
- 0.2.2 August 31, 2011 (29 KB)
- 0.2.1 April 04, 2011 (28.5 KB)