Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixtures :models will now also attempt to include the model.rb file | David Heinemeier Hansson | 2004-12-14 | 1 | -1/+0 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@154 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added a better generator for scaffolding that actually creates the code, so ↵ | David Heinemeier Hansson | 2004-12-07 | 3 | -0/+14 |
it can be edited bit by bit. See "script/generate scaffold" [bitsweat]. Added a whole new approach to generators that used the shared "script/generate" command. Run with no-args to see help [bitsweat]. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@63 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |