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
Aaron Cruz a725585e35 Updated scaffold_controller generator docs #7146
It was just a copy of the controller generator documentation which was
misleading.  It doesn't accept arguments for views.  This seems more
descriptive as well.

Respect 80 char limit. #7147

Made a nicer paragraph #7147
2012-07-31 23:13:54 -03:00
..
css
erb Remove :confirm in favor of :data => { :confirm => 'Text' } option 2012-07-18 10:32:17 -03:00
js/assets
rails Updated scaffold_controller generator docs #7146 2012-07-31 23:13:54 -03:00
test_unit update performance test template to use test method 2012-07-06 15:53:17 -05:00
actions.rb
active_model.rb
app_base.rb
base.rb Require thor 0.15.3 onwards 2012-06-18 15:59:22 +02:00
erb.rb
generated_attribute.rb Add fkey attributes to join_table migration generator 2012-07-19 00:24:21 +04:00
migration.rb
named_base.rb
resource_helpers.rb
test_case.rb use system tmpdir rather than our own 2012-06-19 14:41:31 -07:00
test_unit.rb