Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scaffolding generates new routing dsl examples | Joshua Peek | 2009-12-09 | 1 | -3/+3 |
* | Pass config.generators options along when RAILS_GENERATORS is set and show --... | José Valim | 2009-11-03 | 1 | -1/+1 |
* | CI breakage | Yehuda Katz | 2009-11-02 | 1 | -1/+1 |
* | Generators should use Rails.root instead of Dir.pwd [#3408 status:resolved] | José Valim | 2009-10-28 | 1 | -1/+1 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -1/+1 |
* | Updated vendored Thor to 0.11.1 and update Rails::Generators. | José Valim | 2009-07-14 | 1 | -1/+1 |
* | Added lookup to generators. | José Valim | 2009-07-03 | 1 | -12/+0 |
* | Ensure both migration and routes are removed on revoke. | José Valim | 2009-07-02 | 1 | -2/+11 |
* | Started with scaffold controller and added remove_hook_for. | José Valim | 2009-07-02 | 1 | -0/+14 |
* | Simplifying resource generator. | José Valim | 2009-06-29 | 1 | -6/+0 |
* | Added singleton support to resource controller. | José Valim | 2009-06-28 | 1 | -0/+14 |
* | Added tessts for resources generator. | José Valim | 2009-06-28 | 1 | -0/+87 |