Posted By: Dr Nic Williams
Date: 2007-08-21 07:34
Summary: rubigen 1.0.1 Released
Project: RubiGen
rubigen version 1.0.1 has been released!
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.0.1 2007-08-20\n\n* Moved builtin generators into root folders, away from lib folder, to protected them from ri/rdocs processes (which didn't like ERb <%= %> inside Ruby files) * New app: rubigen_install_script * adds script/generate and script/destroy to current folder |
|