diff options
author | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-04-03 16:28:12 +0300 |
---|---|---|
committer | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-04-03 16:40:23 +0300 |
commit | e6f3882ce9ebba63f70de01ff4e9e5863e875569 (patch) | |
tree | df11b115ed89bfdaf856b6f4c6d79e22b7c7ae1f /ci | |
parent | 1e8c791ed29aed7791bba5893d2a4d6e00341998 (diff) | |
download | rails-e6f3882ce9ebba63f70de01ff4e9e5863e875569.tar.gz rails-e6f3882ce9ebba63f70de01ff4e9e5863e875569.tar.bz2 rails-e6f3882ce9ebba63f70de01ff4e9e5863e875569.zip |
Use `:default` option in order to set default value of `finalize_compiled_template_methods`
Since we introduced default option for `class_attribute` and
`mattr_accessor` family of methods and changed all occurrences of setting
default values by using of `:default` option I think it would be fine to use
`:default` option in order to set default value of `finalize_compiled_template_methods`
since it expresses itself very well.
Related to #29294, #32418
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions