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/abstract_controller
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
..
caching Add three new rubocop rules 2016-08-16 04:30:11 -03:00
railties Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
asset_paths.rb
base.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
caching.rb Modify LogSubscriber for single partial's cache message. 2016-08-08 00:24:39 +08:00
callbacks.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
collector.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
error.rb Break up a circular require between AP/AV 2016-03-11 14:42:47 -07:00
helpers.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
logger.rb
rendering.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
translation.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
url_for.rb fixed a typo [ci skip] 2014-05-17 00:29:09 +09:00