rails--rails/railties/lib/rails/generators
José Valim 101a8fa5f8 Ensure that attr_reader methods in generators are protected. 2010-02-02 10:30:28 +01:00
..
actions.rb Update routes.rb template to use App name 2009-12-21 20:15:27 -06:00
active_model.rb By default use ActiveModel API in controller generators, unless otherwise specified [#3123 status:resolved] 2009-10-17 15:56:44 -03:00
base.rb Generators load path now will be Ruby load path. If you want to use rspec:install generator, you need generators/rspec/install_generator in your load path. 2010-01-18 16:21:11 +01:00
generated_attribute.rb
migration.rb Ensure that attr_reader methods in generators are protected. 2010-02-02 10:30:28 +01:00
named_base.rb Change mailer generator templates and refactor the whole naming schema. 2010-01-25 13:20:32 +01:00
resource_helpers.rb Change mailer generator templates and refactor the whole naming schema. 2010-01-25 13:20:32 +01:00
test_case.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00