CAJ::Builder
Inherits JSON::Builder < Reference < Object
Constructors
Instance methods
convention
Sourceconvention=(convention : Cases)
Sourcefield(name, value)
Sourcefield(name, &)
Writes an object's field and then invokes the block.
This is equivalent of invoking string(value) and then
invoking the block.
format_key(key)
Source