| Commit message (Expand) | Author | Age | Files | Lines |
* | Added new generator framework that informs about its doings on generation and... | David Heinemeier Hansson | 2005-02-07 | 11 | -336/+0 |
* | Fixed that generate scaffold would produce bad functional tests | David Heinemeier Hansson | 2005-01-22 | 2 | -12/+12 |
* | Added the option to specify a controller name to "generate scaffold" and made... | David Heinemeier Hansson | 2005-01-13 | 4 | -19/+21 |
* | Added protection for creating a model through the generators with a name of a... | David Heinemeier Hansson | 2004-12-23 | 1 | -0/+4 |
* | Made the last tweaks before 0.9 | David Heinemeier Hansson | 2004-12-16 | 3 | -3/+38 |
* | Removed redundent tests for success and removed the tests for missing records... | David Heinemeier Hansson | 2004-12-15 | 1 | -30/+0 |
* | Renamed AbstractApplicationController and abstract_application.rb to Applicat... | David Heinemeier Hansson | 2004-12-15 | 1 | -1/+1 |
* | Display error messages on scaffolded form pages | David Heinemeier Hansson | 2004-12-12 | 2 | -0/+2 |
* | Updated the usage documentation for the generator actions for their new home | David Heinemeier Hansson | 2004-12-09 | 1 | -6/+13 |
* | Added a better generator for scaffolding that actually creates the code, so i... | David Heinemeier Hansson | 2004-12-07 | 11 | -0/+316 |