Class Index [+]

Quicksearch

DataMapper::Spec::Helpers

Public Instance Methods

reset_raise_on_save_failure(object) click to toggle source
    # File lib/dm-core/spec/lib/spec_helper.rb, line 5
 5:       def reset_raise_on_save_failure(object)
 6:         object.instance_eval do
 7:           if defined?(@raise_on_save_failure)
 8:             remove_instance_variable(:@raise_on_save_failure)
 9:           end
10:         end
11:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.