Sha256: 0da3f06e95a5a401729dcfb53f83255ac1c31e95a8d3d7677f0b16008a266d47
Contents?: true
Size: 206 Bytes
Versions: 3
Compression:
Stored size: 206 Bytes
Contents
# frozen_string_literal: true require 'hahamut/attribute/base' require 'hahamut/attribute/string' require 'hahamut/attribute/integer' require 'hahamut/attribute/timestamp' require 'hahamut/attribute/json'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hahamut-0.1.2 | lib/hahamut/attribute.rb |
hahamut-0.1.1 | lib/hahamut/attribute.rb |
hahamut-0.1.0 | lib/hahamut/attribute.rb |