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
wycats 56a86c2191 Make X-Sendfile default to "" so it works correctly in dev mode.
Provide a default in production.rb that can be modified, so that
people who care about sendfile performance in production mode can
get better performance easily.
2010-03-26 16:58:55 -07:00
..
erb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
rails Make X-Sendfile default to "" so it works correctly in dev mode. 2010-03-26 16:58:55 -07:00
test_unit Just assert for 'Hi' in generated mailer tests. 2010-03-26 20:25:54 +01:00
actions.rb #add_source: Fixed docco + added required newline to line added to Gemfile 2010-02-26 11:11:35 +01:00
active_model.rb
base.rb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
erb.rb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
generated_attribute.rb
migration.rb No more vendored thor. 2010-02-03 17:57:54 +01:00
named_base.rb Use human_name in scaffold. 2010-03-17 00:09:43 +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
test_unit.rb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00