aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/channel/naming.rb
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2018-04-03 16:28:12 +0300
committerbogdanvlviv <bogdanvlviv@gmail.com>2018-04-03 16:40:23 +0300
commite6f3882ce9ebba63f70de01ff4e9e5863e875569 (patch)
treedf11b115ed89bfdaf856b6f4c6d79e22b7c7ae1f /actioncable/lib/action_cable/channel/naming.rb
parent1e8c791ed29aed7791bba5893d2a4d6e00341998 (diff)
downloadrails-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 'actioncable/lib/action_cable/channel/naming.rb')
0 files changed, 0 insertions, 0 deletions