RubyGems Navigation menu

commandable 0.3.2

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!

Gemfile:
=

install:
=

Versions:

  1. 0.3.2 April 05, 2013 (29 KB)
  2. 0.3.1 February 08, 2012 (28.5 KB)
  3. 0.2.3 September 27, 2011 (29 KB)
  4. 0.2.2 August 31, 2011 (29 KB)
  5. 0.2.1 April 04, 2011 (28.5 KB)
Show all versions (10 total)

Runtime Dependencies (1):

Development Dependencies (1):

rspec ~> 2.13

Owners:

Authors:

  • Mike Bethany

SHA 256 checksum:

=

Total downloads 31,682

For this version 4,385

Version Released:

License:

MIT

Required Ruby Version: >= 1.9.2

Links: