rails--rails/railties/lib/rails/generators
David Heinemeier Hansson 59ce0f695b Turn on JS/CSS compression by default 2011-04-22 18:06:59 +02:00
..
erb Rails will now generate Ruby 1.9 style hash when running scaffold_controller generator on Ruby 1.9.x 2011-04-10 16:47:50 +08:00
rails Turn on JS/CSS compression by default 2011-04-22 18:06:59 +02:00
test_unit Rails will now generate Ruby 1.9 style hash when running scaffold_controller generator on Ruby 1.9.x 2011-04-10 16:47:50 +08:00
actions.rb log and readme should respect --quiet 2011-03-04 13:05:27 +01:00
active_model.rb edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00
app_base.rb Cleanup the Gemfile and compute whats needed depending on whether we are on 1.8 or 1.9 2011-04-13 21:32:41 +02:00
base.rb Remove `#among?` from Active Support 2011-04-13 20:25:28 +08: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 Remove `#among?` from Active Support 2011-04-13 20:25:28 +08:00
migration.rb Skip creating migration if --skip option is passed to model generator [#6144 state:resolved] 2010-12-16 01:49:28 +05:30
named_base.rb Add --old-style-hash option to force creating old style hash on Ruby 1.9 2011-04-10 16:47:52 +08:00
resource_helpers.rb Railties typos. 2011-03-05 11:56:35 +01:00
test_case.rb corrected a mistake in the documentation for assert_migration 2011-01-29 15:42:56 -06: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