aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/json/encoding.rb
diff options
context:
space:
mode:
authorEugene Kenny <elkenny@gmail.com>2017-07-07 00:53:02 +0100
committerEugene Kenny <elkenny@gmail.com>2017-07-07 00:53:02 +0100
commitdff37ff613d12201c2b770dbc61b125792c7bb6e (patch)
tree6336cb2af1e6dd6aae55fe05033058c8716881bd /activesupport/lib/active_support/json/encoding.rb
parentc879649a733d982fba9e70f5a280d13636b67c37 (diff)
downloadrails-dff37ff613d12201c2b770dbc61b125792c7bb6e.tar.gz
rails-dff37ff613d12201c2b770dbc61b125792c7bb6e.tar.bz2
rails-dff37ff613d12201c2b770dbc61b125792c7bb6e.zip
Rename raw_write_attribute to write_attribute_without_type_cast
This name more accurately describes what the method does, and also disambiguates it from `_write_attribute`, which ignores aliases. We can also make the method private, since it's not public API and only called from one place - `update_columns` - without an explicit receiver.
Diffstat (limited to 'activesupport/lib/active_support/json/encoding.rb')
0 files changed, 0 insertions, 0 deletions