Sha256: 8e228b372e9b5c747dbcf327219012295ff5a1f37da850285b0a7afbec32af32
Contents?: true
Size: 127 Bytes
Versions: 2
Compression:
Stored size: 127 Bytes
Contents
module JsonColumn class JsonColumnArray < Array attr_accessor :_schema def initialize super end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
json_column-0.6.6 | lib/json_column/json_column_array.rb |
json_column-0.6.5 | lib/json_column/json_column_array.rb |