Class: JSI::StructJSONCoder
- Inherits:
-
ObjectJSONCoder
- Object
- ObjectJSONCoder
- JSI::StructJSONCoder
- Defined in:
- lib/jsi/struct_json_coder.rb
Overview
this is a ActiveRecord serialization class intended to store JSON in the database column and expose a Struct subclass once loaded on a model instance.
Method Summary
Methods inherited from ObjectJSONCoder
Constructor Details
This class inherits a constructor from JSI::ObjectJSONCoder