Sha256: 5be0c3f4e453fb2c398671722cc92decc0d50aa9fe8323dadf28474ae45a3750

Contents?: true

Size: 103 Bytes

Versions: 18

Compression:

Stored size: 103 Bytes

Contents

# typed: strict

module Typed
  module Coercion
    class CoercionError < StandardError; end
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
sorbet-schema-0.9.2 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.9.1 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.9.0 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.8.0 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.7.2 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.7.1 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.7.0 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.6.0 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.5.1 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.4.2 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.4.1 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.4.0 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.3.0 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.2.2 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.2.1 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.2.0 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.1.1 lib/typed/coercion/coercion_error.rb
sorbet-schema-0.1.0 lib/typed/coercion/coercion_error.rb