# File lib/big_record/base.rb, line 182 def update_attributes(attributes) self.attributes = attributes save end