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/rails
2010-07-07 12:58:46 +02:00
..
app Merge remote branch 'docrails/master' 2010-07-07 12:58:46 +02:00
controller Revert "Update USAGE docs for generators." 2010-03-29 18:46:04 +02:00
generator Update generators to use thor 0.13.6 with simpler source_root handling. 2010-04-30 12:42:12 +02:00
helper Revert "Update USAGE docs for generators." 2010-03-29 18:46:04 +02:00
integration_test 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
migration 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
model Patch for Namespace problem in Scaffold. [#4763 state:resolved] 2010-06-23 09:30:55 +02:00
observer Revert "Update USAGE docs for generators." 2010-03-29 18:46:04 +02:00
performance_test 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
plugin Bring rdoc tasks back to plugins. 2010-03-30 14:41:58 +02:00
resource Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
scaffold Partially revert "A new application now comes with a layout and a stylesheet." 2010-04-09 10:04:20 -07:00
scaffold_controller Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
session_migration 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
stylesheets Rename fieldWithErrors style to field_with_errors. Remove unused alert style. 2010-04-24 15:02:12 -07:00