Sha256: cfea0eaeb0ab417c02e9fd8c685f5ef9948b2ae3d93a341023f593611ec06448

Contents?: true

Size: 137 Bytes

Versions: 10

Compression:

Stored size: 137 Bytes

Contents

module ActiveModel
  module Conversion; end
  module Validations; end

  class Errors
    def initialize(params = nil)
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
draper-0.17.0 spec/support/samples/active_model.rb
draper-0.16.0 spec/support/samples/active_model.rb
draper-0.15.0 spec/support/samples/active_model.rb
draper-0.15.0rc1 spec/support/samples/active_model.rb
draper-0.14.0 spec/support/samples/active_model.rb
draper-0.12.3 spec/support/samples/active_model.rb
draper-0.12.2 spec/support/samples/active_model.rb
draper-0.13.0 spec/support/samples/active_model.rb
draper-0.12.1 spec/support/samples/active_model.rb
draper-0.12.0 spec/support/samples/active_model.rb