Module: HstoreAccessor
- Extended by:
- ActiveSupport::Concern
- Includes:
- Macro, Serialization
- Defined in:
- lib/hstore_accessor.rb,
lib/hstore_accessor/macro.rb,
lib/hstore_accessor/version.rb,
lib/hstore_accessor/serialization.rb,
lib/hstore_accessor/active_record_4.2/type_helpers.rb,
lib/hstore_accessor/active_record_5.0/type_helpers.rb,
lib/hstore_accessor/active_record_pre_4.2/time_helper.rb,
lib/hstore_accessor/active_record_pre_4.2/type_helpers.rb
Defined Under Namespace
Modules: Macro, Serialization, TimeHelper, TypeHelpers
Constant Summary collapse
- VERSION =
"1.0.4"
Constants included from Serialization
Serialization::DEFAULT_DESERIALIZER, Serialization::DEFAULT_SERIALIZER, Serialization::DESERIALIZERS, Serialization::InvalidDataTypeError, Serialization::SERIALIZERS, Serialization::VALID_TYPES