mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
7ce8a6af1b
The def with blank `()` was newly added in #31176, but we have not used the blank `()` style in most part of our code base. So I've enabled `Style/DefWithParentheses` to prevent to newly added the code. |
||
---|---|---|
.. | ||
actionpack | ||
activerecord | ||
fixtures | ||
lib/controller | ||
template | ||
tmp | ||
ujs | ||
abstract_unit.rb | ||
active_record_unit.rb |