# File lib/her/model/deprecated_methods.rb, line 26 def update_attributes(*args) Her::Model::DeprecatedMethods.deprecate! :update_attributes, :assign_attributes, self, *args end