aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_methods/before_type_cast.rb
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-08-16 00:45:58 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-08-16 00:45:58 +0900
commitceaafe52b91751aa210c2df9c4cde59e7448be3d (patch)
treeac77e9ef2d037a27bba0064380dca70c54df2e43 /activerecord/lib/active_record/attribute_methods/before_type_cast.rb
parentfbeebded22f53337df339285164352f298639c63 (diff)
downloadrails-ceaafe52b91751aa210c2df9c4cde59e7448be3d.tar.gz
rails-ceaafe52b91751aa210c2df9c4cde59e7448be3d.tar.bz2
rails-ceaafe52b91751aa210c2df9c4cde59e7448be3d.zip
Don't expose `write_attribute_without_type_cast`
`write_attribute_without_type_cast` is defined as a private method in `AttributeMethods::Write`, but `AttributeMethods::Dirty` overrode it as a public method. It should be kept the original visibility.
Diffstat (limited to 'activerecord/lib/active_record/attribute_methods/before_type_cast.rb')
0 files changed, 0 insertions, 0 deletions