Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 1 | -0/+18 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -18/+0 |
* | Ensure scaffold works properly even if plural name is given. [#3062] | José Valim | 2009-08-30 | 1 | -1/+2 |
* | Rename ControllerNamedBase to ScaffoldBase and move ActionORM helpers. | José Valim | 2009-07-02 | 1 | -1/+1 |
* | Added tests to scaffold controller. | José Valim | 2009-07-02 | 1 | -0/+2 |
* | Added test unit files for scaffold_controller. | José Valim | 2009-07-02 | 1 | -0/+15 |