rails--rails/railties/lib/rails/generators
José Valim 5252f5c1c9 Bundle automatically if --dev or --edge is given as option. 2010-01-15 13:39:56 +01:00
..
active_record
erb Add documentation to f.submit and make scaffold generators use the new shortcut. 2010-01-14 02:02:07 +01:00
rails Bundle automatically if --dev or --edge is given as option. 2010-01-15 13:39:56 +01:00
test_unit Autoload AS test case 2010-01-04 16:22:46 -06: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
active_record.rb Ensure ActiveRecord is loaded on revoke/destroy. 2009-11-03 16:32:47 -08:00
base.rb No more hacks to ensure generators are executed inside Rails.root. 2010-01-07 21:24:50 +01: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_case.rb Autoload AS test case 2010-01-04 16:22:46 -06:00
test_unit.rb