Sha256: 0a68934087bb365c0903ee48f71317191b5686a1af48bd20d8e6575cfc8eb8ff
Contents?: true
Size: 148 Bytes
Versions: 2
Compression:
Stored size: 148 Bytes
Contents
module JsonColumn class JsonColumnObject < HashWithIndifferentAccess 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_object.rb |
json_column-0.6.5 | lib/json_column/json_column_object.rb |