Sha256: 4e36174aa5c059a407dac5da41201541c617f210f22ad89030e9d71cdcf2816d
Contents?: true
Size: 120 Bytes
Versions: 2
Compression:
Stored size: 120 Bytes
Contents
module JSON module Generator class StringAttribute < BasicAttribute DEFAULT_VALUE = "bar" end end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
json-generator-0.0.1 | lib/json/generator/string_attribute.rb |
contracts_api_test-0.0.1 | lib/json/generator/string_attribute.rb |