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
Godfrey Chan 33030ea7cb Fixed a few things from ee9e4c3
Mostly cosmetics, except that `isolate_namespace` should be applied to the last
module in the chain.
2015-01-30 15:42:51 -08:00
..
app Merge pull request #18705 from mrgilman/skip-test 2015-01-29 19:04:47 -02:00
assets Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
controller Replace Enumerable#reverse.each with Enumerable#reverse_each 2014-10-13 11:47:16 +01:00
generator Fixed USAGE file for generator [ci skip] 2013-07-16 14:09:19 +02:00
helper Bring back the helpers tests 2014-08-05 14:04:30 +02:00
integration_test Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
migration acronyms like ORM should be in uppercase, so overwrite the desc generated by hook_for 2015-01-07 13:04:57 +09:00
model table name should be plural [ci skip] 2015-01-29 04:18:54 +08:00
plugin Fixed a few things from ee9e4c3 2015-01-30 15:42:51 -08:00
resource Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
resource_route Fix comment syntax 2013-12-31 21:58:04 -05:00
scaffold Add a margin to body and padding to th, td. 2015-01-29 13:52:43 -08:00
scaffold_controller Fix scaffold generator with --helper=false option 2015-01-01 23:16:30 -03:00
task Revert "Rename not Ruby files to .tt" 2013-12-10 18:05:13 -02:00