Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generators: look for generators in all gems, not just those suffixed with ↵ | Jeremy Kemper | 2007-06-27 | 1 | -1/+1 |
| | | | | | | _generator, in the gem's generators or rails_generators directory. Allow use of the rails_generators directory instead of the standard generators directory in plugins also. Closes #8730. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7139 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added new generator framework that informs about its doings on generation ↵ | David Heinemeier Hansson | 2005-02-07 | 1 | -0/+44 |
and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [bitsweat] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@518 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |