Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generators load path now will be Ruby load path. If you want to use ↵ | José Valim | 2010-01-18 | 1 | -0/+20 |
| | | | | rspec:install generator, you need generators/rspec/install_generator in your load path. | ||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -20/+0 |
| | |||||
* | Put migration methods into a separate folder and let just ActiveRecord ↵ | José Valim | 2009-07-02 | 1 | -7/+9 |
| | | | | dependency in ActiveRecord models. | ||||
* | Added scaffold_controller. | José Valim | 2009-07-02 | 1 | -0/+18 |