Sha256: 9aebff05ef48abe3c4beabd0bfb548818c139e528f8f929e639304a09793c2ad

Contents?: true

Size: 92 Bytes

Versions: 14

Compression:

Stored size: 92 Bytes

Contents

module ValidationHelpers
  def clear_validations! 
    reset_callbacks(:validate)
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
mongomodel-0.5.5 spec/support/helpers/validations.rb
mongomodel-0.5.4 spec/support/helpers/validations.rb
mongomodel-0.5.3 spec/support/helpers/validations.rb
mongomodel-0.5.2 spec/support/helpers/validations.rb
mongomodel-0.5.1 spec/support/helpers/validations.rb
mongomodel-0.5.0 spec/support/helpers/validations.rb
mongomodel-0.4.9 spec/support/helpers/validations.rb
mongomodel-0.4.8 spec/support/helpers/validations.rb
mongomodel-0.4.7 spec/support/helpers/validations.rb
mongomodel-0.4.6 spec/support/helpers/validations.rb
mongomodel-0.4.5 spec/support/helpers/validations.rb
mongomodel-0.4.4 spec/support/helpers/validations.rb
mongomodel-0.4.3 spec/support/helpers/validations.rb
mongomodel-0.4.2 spec/support/helpers/validations.rb