Closed brianstien closed 8 years ago
This adds the update_attribute method, to increase compatibility with the ActiveRecord interface.
update_attribute
http://api.rubyonrails.org/classes/ActiveRecord/Persistence.html#method-i-update_attribute
looks right to me :shipit:
Released in v2.3.0.
This adds the
update_attribute
method, to increase compatibility with the ActiveRecord interface.http://api.rubyonrails.org/classes/ActiveRecord/Persistence.html#method-i-update_attribute