# File lib/dm-core/spec/lib/spec_helper.rb, line 5 def reset_raise_on_save_failure(object) object.instance_eval do if defined?(@raise_on_save_failure) remove_instance_variable(:@raise_on_save_failure) end end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.