aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails_generator/generators/components/model/templates/model.rb
Commit message (Collapse)AuthorAgeFilesLines
* rm -rf rails_generator/generatorsJosé Valim2009-07-021-5/+0
|
* Get Railties passing againYehuda Katz2009-05-161-1/+1
|
* Generate belongs_to association when generating a modelTarmo Tänav2008-08-231-1/+1
|
* Generate belongs_to associations automatically for 'references' types [#640 ↵Tarmo Tänav2008-08-231-0/+3
| | | | state:resolved]
* Added new generator framework that informs about its doings on generation ↵David Heinemeier Hansson2005-02-071-0/+2
and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [bitsweat] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@518 5ecf4fe2-1ee6-0310-87b1-e25e094e27de