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