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
Lawrence Curtis f0963e2ab0 Create mailers folder when starting a new rails app
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-12 09:54:18 +02:00
..
erb Rename fieldWithErrors style to field_with_errors. Remove unused alert style. 2010-04-24 15:02:12 -07:00
rails Create mailers folder when starting a new rails app 2010-06-12 09:54:18 +02:00
test_unit performance and integration tests inherit from AD, not AC 2010-05-28 23:53:03 +02:00
actions.rb Bundler deprecated options in Gemfile with application template using method "gem" [#4534 state:resolved] 2010-05-15 09:43:20 +02:00
active_model.rb
base.rb Removing Metal from Rails 3. 2010-05-29 20:08:00 +02: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 Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix [#4631 state:resolved] 2010-06-10 20:04:49 +02:00
migration.rb Changes migration number to version due to ambiguity. [#3065 state:committed] 2010-03-28 12:16:46 +04:30
named_base.rb Use human_name in scaffold. 2010-03-17 00:09:43 +01:00
resource_helpers.rb
test_case.rb Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix [#4631 state:resolved] 2010-06-10 20:04:49 +02: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