Class: JSON::Generator::IntegerAttribute

Inherits:
BasicAttribute show all
Defined in:
lib/json/generator/integer_attribute.rb

Constant Summary collapse

DEFAULT_VALUE =
0

Method Summary

Methods inherited from BasicAttribute

#generate, #initialize, #required?

Constructor Details

This class inherits a constructor from JSON::Generator::BasicAttribute