1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators
2009-11-03 18:22:05 -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 Pass config.generators options along when RAILS_GENERATORS is set and show --force-plural message just once. 2009-11-03 18:22:05 -08:00
test_unit
actions.rb Pass config.generators options along when RAILS_GENERATORS is set and show --force-plural message just once. 2009-11-03 18:22:05 -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 Pass config.generators options along when RAILS_GENERATORS is set and show --force-plural message just once. 2009-11-03 18:22:05 -08:00
resource_helpers.rb Pass config.generators options along when RAILS_GENERATORS is set and show --force-plural message just once. 2009-11-03 18:22:05 -08:00
test_unit.rb