rails--rails/railties/lib/rails/generators
Carl Lerche e749424dfa Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb 2009-12-31 13:12:52 -08:00
..
active_record
erb Added alert/notice from 2-3-stable and refactored redirect_to into just living in Redirector [DHH] 2009-12-17 16:37:11 -08:00
rails Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb 2009-12-31 13:12:52 -08:00
test_unit Models with no attributes should just have empty hash fixtures [Sam] (Closes #3563) 2009-12-17 17:53:16 -08: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 Contortions to work around brittle naming dependency 2009-11-09 20:10:10 -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