1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/generators
David Heinemeier Hansson 120649dc83 Moved generate to bin and included it again
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@170 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-15 14:19:22 +00:00
..
controller Renamed AbstractApplicationController and abstract_application.rb to ApplicationController and application.rb, so that it will be possible for the framework to automatically pick up on app/views/layouts/application.rhtml and app/helpers/application.rb 2004-12-15 11:30:09 +00:00
mailer Slightly less overzealous testing 2004-12-13 23:47:01 +00:00
model fixtures :models will now also attempt to include the model.rb file 2004-12-14 18:02:11 +00:00
scaffold Removed redundent tests for success and removed the tests for missing records that were failing out the gates 2004-12-15 13:20:55 +00:00