rails--rails/railties/lib/rails/generators
Jeremy Kemper e5211e3bd0 Improve Gemfile commentary 2009-11-03 16:36:19 -08:00
..
active_record
erb Don't need h in there now that XSS protection is on by default 2009-10-08 14:34:15 +13:00
rails Improve Gemfile commentary 2009-11-03 16:36:19 -08:00
test_unit
actions.rb Remove --freeze (since Rails will come bundled in all new apps) and update gem action to change Gemfile instead of config.environment. 2009-11-03 16:32:47 -08: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
active_record.rb Ensure ActiveRecord is loaded on revoke/destroy. 2009-11-03 16:32:47 -08:00
base.rb Ensure that generators can be invoked from any directory. 2009-11-02 18:20:16 -08:00
erb.rb
generated_attribute.rb
migration.rb
named_base.rb
resource_helpers.rb By default use ActiveModel API in controller generators, unless otherwise specified [#3123 status:resolved] 2009-10-17 15:56:44 -03:00
test_unit.rb