Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Choice is a simple little gem for easily defining and parsing command line options with a friendly DSL.
Clone URL: git://github.com/defunkt/choice.git
Search Repo:
changes

git-svn-id: http://choice.rubyforge.org/svn/trunk@57 
2891bcfe-6912-0410-8cba-feaf504d3ce4
defunkt (author)
Sun Nov 05 02:56:49 -0800 2006
commit  b7e28f514d6e2df2135efb04e701613fbf131fde
tree    1d759c23fc41ea4bc951dfd25931cef6b855d6d3
parent  15d4a399e0064da8c19eb33f9ba686abd4fa954d
...
1
2
 
3
4
5
...
1
2
3
4
5
6
0
@@ -1,5 +1,6 @@
0
 0.1.2:
0
   - Made validate directive accept block and validate against its boolean value.
0
+ - Created shorthand format for defining options directly with a hash.
0
 
0
 0.1.1:
0
   - Fixed test_option.rb to be self sufficient.

Comments

    No one has commented yet.