Rubyforge
For the latest news, check out Rubyforge.
Wiki
Want to help out? Check out the wiki.
Source Code
SimpleConsole is in a Subversion repository. You can check it out:
svn co svn://rubyforge.org/var/svn/simpleconsole/trunk
What’s new?
- 2007-01-16 New release simpleconsole-0.1.1 which lets the default action have params. So now, `myapp --age 20` will call the default method with params[:age] set to 20. Thanks to tinyscience.
- 2006-10-18 New tutorial is up – let me know if you get any errors while going through it.
- 2006-10-18 Thanks to Jon Maddox for catching the error on the example page =P.
- The site is up and running!