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
Ravinder Singh e9a9ef094e warn user if options are given before application name [#3435 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-04-29 13:00:17 +02:00
..
erb Rename fieldWithErrors style to field_with_errors. Remove unused alert style. 2010-04-24 15:02:12 -07:00
rails warn user if options are given before application name [#3435 state:resolved] 2010-04-29 13:00:17 +02:00
test_unit Revert "Reorganized app/test directory. [#3057 state:resolved]" 2010-03-29 18:36:28 +02:00
actions.rb Use Config::CONFIG['host_os'] instead of RUBY_PLATFORM [#4477 state:resolved] 2010-04-26 11:12:52 -07: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
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 Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07: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 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