Module: DecoLite::HashLoadable

Includes:
FieldAssignable
Included in:
Model
Defined in:
lib/deco_lite/hash_loadable.rb

Overview

Provides methods to load and return information about a given hash.

Constant Summary

Constants included from FieldsOptionable

FieldsOptionable::OPTION_FIELDS, FieldsOptionable::OPTION_FIELDS_DEFAULT, FieldsOptionable::OPTION_FIELDS_MERGE, FieldsOptionable::OPTION_FIELDS_STRICT, FieldsOptionable::OPTION_FIELDS_VALUES

Method Summary

Methods included from FieldAssignable

#set_field_value, #set_field_values

Methods included from FieldRetrievable

get_field_value

Methods included from FieldCreatable

#create_field_accessor, #create_field_accessors

Methods included from FieldConflictable

#field_conflict?, #validate_field_conflicts!