Class: Struct
Do not use. This class is for internal use only.
Instance Method Summary
Instance Method Details
#as_json(options = nil)
[ GitHub ]# File 'activesupport/lib/active_support/core_ext/object/json.rb', line 75
def as_json( = nil) to_h.as_json( ) end