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
Alex Kitchens fbccae4d19 Fix Remaining Case-In-Assignment Statement Formatting
Recently, the Rails team made an effort to keep the source code consistent, using Ruboco
(bb1ecdcc67 and below). Some of the case
statements were missed.

This changes the case statements' formatting and is consistent with changes
in 810dff7c9f and db63406cb0.
2016-09-06 09:34:09 -05:00
..
actions applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
css applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
erb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
js/assets applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
rails Set unknown_asset_fallback false only new apps 2016-08-29 13:16:07 -05:00
test_unit applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
testing code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
actions.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
active_model.rb Removed unused deprecation requires. 2013-07-03 23:21:23 +03:00
app_base.rb Fix Remaining Case-In-Assignment Statement Formatting 2016-09-06 09:34:09 -05:00
base.rb fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
erb.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
generated_attribute.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
migration.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
model_helpers.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
named_base.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
resource_helpers.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
test_case.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
test_unit.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00