7 8 9
# File 'lib/dynamoid/dirty.rb', line 7 def from_database(*) super.tap { |d| d.changed_attributes.clear } end