Class: Valkyrie::Persistence::Shared::JSONValueMapper::PostgresValue

Inherits:
ValueMapper
  • Object
show all
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

#calling_mapper, #value

Method Summary

Methods inherited from ValueMapper

for, handles?, #initialize, register, #result

Constructor Details

This class inherits a constructor from Valkyrie::ValueMapper