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
2010-05-16 12:07:44 +02:00
..
erb Rename fieldWithErrors style to field_with_errors. Remove unused alert style. 2010-04-24 15:02:12 -07:00
rails Expand paths to app builders relative to the working directory 2010-05-06 12:02:54 +03:00
test_unit Revert "Reorganized app/test directory. [#3057 state:resolved]" 2010-03-29 18:36:28 +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 By default use ActiveModel API in controller generators, unless otherwise specified [#3123 status:resolved] 2009-10-17 15:56:44 -03:00
base.rb Update generators to use thor 0.13.6 with simpler source_root handling. 2010-04-30 12:42:12 +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 using :time_select when the attribute type is :time in the scaffold generator. [#2377 state:resolved] 2010-05-16 10:52:36 +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 Change mailer generator templates and refactor the whole naming schema. 2010-01-25 13:20:32 +01:00
test_case.rb Rename assert_attribute_type to asser_field_type. 2010-05-16 12:07:44 +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