rails--rails/railties/lib/rails/generators
Carlos Antonio da Silva 314e4bbaea Fix method assertion ensuring it will match "end" with the same indentation
Otherwise it was matching "end" lines from blocks within the method body,
making tests such as the migration ones fail.
2012-12-08 20:40:35 -02:00
..
css
erb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
js/assets Fixing build failures 2012-10-11 02:05:25 +05:30
rails use :only instead of :except callback option in the controller template 2012-12-07 19:31:14 -05:00
test_unit Remove observers and sweepers 2012-11-28 22:46:49 -02:00
actions.rb Remove observers and sweepers 2012-11-28 22:46:49 -02:00
active_model.rb
app_base.rb USe the released version of sprockets-rails in a new Rails 4 application 2012-10-27 16:49:34 -02:00
base.rb Moving code base to 1.9 hash syntax 2012-10-16 05:08:10 +02:00
erb.rb Fixing build failures 2012-10-11 02:05:25 +05:30
generated_attribute.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
migration.rb
named_base.rb Remove observers and sweepers 2012-11-28 22:46:49 -02:00
resource_helpers.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
test_case.rb Fix method assertion ensuring it will match "end" with the same indentation 2012-12-08 20:40:35 -02:00
test_unit.rb