Sha256: 8cf7cf2263ce911bedf40a24e5cc0c3d6edd5888c9ca9c73706506841706d3d4

Contents?: true

Size: 586 Bytes

Versions: 24

Compression:

Stored size: 586 Bytes

Contents

Superstore::Type.register(:array,          Superstore::Types::ArrayType)
Superstore::Type.register(:boolean,        Superstore::Types::BooleanType)
Superstore::Type.register(:date,           Superstore::Types::DateType)
Superstore::Type.register(:float,          Superstore::Types::FloatType)
Superstore::Type.register(:integer,        Superstore::Types::IntegerType)
Superstore::Type.register(:json,           Superstore::Types::JsonType)
Superstore::Type.register(:time,           Superstore::Types::TimeType)
Superstore::Type.register(:string,         Superstore::Types::StringType)

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
superstore-2.1.3 lib/superstore/types.rb
superstore-2.1.2 lib/superstore/types.rb
superstore-2.1.1 lib/superstore/types.rb
superstore-2.1.0 lib/superstore/types.rb
superstore-2.0.1 lib/superstore/types.rb
superstore-2.0.0 lib/superstore/types.rb
superstore-1.2.0 lib/superstore/types.rb
superstore-1.1.4 lib/superstore/types.rb
superstore-1.1.3 lib/superstore/types.rb
superstore-1.1.2 lib/superstore/types.rb
superstore-1.1.1 lib/superstore/types.rb
superstore-1.1.0 lib/superstore/types.rb
superstore-1.0.12 lib/superstore/types.rb
superstore-1.0.11 lib/superstore/types.rb
superstore-1.0.10 lib/superstore/types.rb
superstore-1.0.9 lib/superstore/types.rb
superstore-1.0.8 lib/superstore/types.rb
superstore-1.0.7 lib/superstore/types.rb
superstore-1.0.6 lib/superstore/types.rb
superstore-1.0.5 lib/superstore/types.rb