27 28 29
# File 'lib/fauxsql/attribute_wrapper.rb', line 27 def dirty! Fauxsql.dirty!(record){ yield } end