Sha256: fe1368b2570943586f42995f537e575aecc9560967a9050e32aff439eef1b977

Contents?: true

Size: 117 Bytes

Versions: 2

Compression:

Stored size: 117 Bytes

Contents

module JSON
  module Generator
    class EmptyAttribute < BasicAttribute
      DEFAULT_VALUE = nil
    end
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
json-generator-0.0.1 lib/json/generator/empty_attribute.rb
contracts_api_test-0.0.1 lib/json/generator/empty_attribute.rb