Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Controller generators should generate tests when action is supplied. [#3421 s... | Sam Ruby | 2010-03-20 | 1 | -0/+1 |
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 1 | -0/+14 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -14/+0 |
* | Added test unit files for scaffold_controller. | José Valim | 2009-07-02 | 1 | -1/+2 |
* | Added migrations and make base generators be lazy loaded. | José Valim | 2009-06-28 | 1 | -0/+2 |
* | Added Controller Generators. | José Valim | 2009-06-26 | 1 | -0/+11 |