Release Name: 1.3.0
Notes:
A framework to allow Ruby applications to generate file/folder stubs (like the rails command does for Ruby on Rails, and the ‘script/generate’ command within a Rails application during development).
Changes:
== 1.3.0 2008-04-25
* component_generator: specific subclasses for rails + merb generators,
not the generic RubiGen::Base
|