Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | By default use ActiveModel API in controller generators, unless otherwise spe... | José Valim | 2009-10-17 | 1 | -4/+37 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -2/+2 |
* | Rename Rails::Generators::ActionORM to Rails::Generators::ActiveModel. | José Valim | 2009-08-08 | 1 | -1/+1 |
* | Updated vendored Thor to 0.11.1 and update Rails::Generators. | José Valim | 2009-07-14 | 1 | -1/+1 |
* | Allow scaffold controller to load action_orm files on demand. | José Valim | 2009-07-04 | 1 | -1/+1 |
* | Added lookup to generators. | José Valim | 2009-07-03 | 1 | -5/+0 |
* | Added tests to scaffold controller. | José Valim | 2009-07-02 | 1 | -0/+117 |