aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-08-19 17:21:07 -0300
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-08-19 17:24:12 -0300
commit7a8aee08b610f6edbfe5be076dc14e5cdcf1355e (patch)
treee10d4ee1fce2a6f6c2058d0d58110f8a823ac77a /activesupport/lib
parent30f091b35a7617847bdef0c8957ce411c616c0da (diff)
downloadrails-7a8aee08b610f6edbfe5be076dc14e5cdcf1355e.tar.gz
rails-7a8aee08b610f6edbfe5be076dc14e5cdcf1355e.tar.bz2
rails-7a8aee08b610f6edbfe5be076dc14e5cdcf1355e.zip
Remove private verify readonly attr method
This method was added to be shared between update_attribute and update_column in 50725cec397d4fa0ecf1dda4e6ae845a993f1ba7, but since update_attribute was removed, and update_column has changed to delegate to update_columns, the method is not used anywhere anymore. Also remove "key.to_s" conversion when raising readonly error, since the key is being interpolated.
Diffstat (limited to 'activesupport/lib')
0 files changed, 0 insertions, 0 deletions