1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test
Jean Boussier c91c266872 Enable Style/ExplicitBlockArgument cop
This reduce the stack size which is beneficial for
exceptions performance.

See: https://gist.github.com/byroot/cb3bcadcc3701c2518d002fb8d3a4e7a

However the cop is unsafe because it might change the block arity,
so it can run into some false positives.
2021-09-05 17:06:19 +02:00
..
actionpack Merge pull request #42945 from jhawthorn/hash_match 2021-08-23 10:47:58 -07:00
activerecord Revert "Extract methods assert_queries and assert_no_queries" 2021-06-17 13:35:25 -04:00
fixtures Merge pull request #42458 from HParker/use-ripper-dependency-tracker 2021-08-04 11:10:13 -07:00
lib Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
template Make preload_link_tag work with images 2021-08-24 13:49:02 -06:00
ujs Fix spelling in CoffeeScript and JavaScript files [ci skip] 2021-05-05 11:08:33 +10:00
abstract_unit.rb Delete AS::Dependencies.unhook! 2021-08-17 05:18:22 +02:00
active_record_unit.rb Module#const_set is a public method 2020-09-15 17:19:37 +09:00