Sha256: d25d3e68c82a25fe611ead543caa7bd0c17e0d677328632e777ff3cadf862d93
Contents?: true
Size: 117 Bytes
Versions: 2
Compression:
Stored size: 117 Bytes
Contents
module JSON module Generator class IntegerAttribute < BasicAttribute DEFAULT_VALUE = 0 end end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
json-generator-0.0.1 | lib/json/generator/integer_attribute.rb |
contracts_api_test-0.0.1 | lib/json/generator/integer_attribute.rb |