Class: StorageRoom::Field

Inherits:
Embedded show all
Defined in:
lib/storage_room/embeddeds/field.rb

Direct Known Subclasses

AssociationField, AtomicField, CompoundField

Instance Method Summary collapse

Methods included from Accessors

#[], #as_json, #attributes, #attributes=, #eql?, #hash, #initialize, #inspect, #loaded?, #proxy?, #reset!, #response_data, #response_data=, #set_from_response_data, #to_hash

Instance Method Details

#add_to_entry_class(klass) ⇒ Object

:nodoc:



24
25
26
# File 'lib/storage_room/embeddeds/field.rb', line 24

def add_to_entry_class(klass) # :nodoc:
  
end