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:
= Copy to clipboard Copied!

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:

353b4d53ca980d7fc7e5f524085518490afdc6e3b0c1d55cb58ff23e33246c07

Total downloads 30,825

For this version 4,254

License:

MIT

Required Ruby Version: >= 1.9.2

Links: