Class: Valkyrie::Persistence::Shared::JSONValueMapper::PostgresValue
- Inherits:
-
ValueMapper
- Object
- ValueMapper
- Valkyrie::Persistence::Shared::JSONValueMapper::PostgresValue
- Defined in:
- lib/valkyrie/persistence/shared/json_value_mapper.rb
Overview
Abstract base class for mapping PostgreSQL database field values to Valkyrie Resource attributes
Instance Attribute Summary
Attributes inherited from ValueMapper
Method Summary
Methods inherited from ValueMapper
for, handles?, #initialize, register, #result
Constructor Details
This class inherits a constructor from Valkyrie::ValueMapper