1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Rafael Mendonça França 55f9b8129a
Add three new rubocop rules
Style/SpaceBeforeBlockBraces
Style/SpaceInsideBlockBraces
Style/SpaceInsideHashLiteralBraces

Fix all violations in the repository.
2016-08-16 04:30:11 -03:00
..
abstract_controller Add three new rubocop rules 2016-08-16 04:30:11 -03:00
action_controller Add three new rubocop rules 2016-08-16 04:30:11 -03:00
action_dispatch Add three new rubocop rules 2016-08-16 04:30:11 -03:00
action_pack applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
abstract_controller.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
action_controller.rb Allow specifying encoding of parameters by action 2016-08-09 15:43:01 -07:00
action_dispatch.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
action_pack.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00