47 48 49 50 51 52
# File 'lib/dynamoid/dirty.rb', line 47 def save(*) if status = super changes_applied end status end