Class: SmoothOperator::OpenStruct

Inherits:
Object
  • Object
show all
Includes:
AttributeAssignment, Delegation, ModelSchema, Serialization, Validations
Defined in:
lib/smooth_operator/open_struct.rb

Direct Known Subclasses

ArrayWithMetaData, Base

Method Summary

Methods included from AttributeAssignment

#assign_attributes, #get_internal_data, included, #initialize, #internal_data, #push_to_internal_data

Methods included from Serialization

#attributes, #read_attribute_for_serialization, #serializable_hash, #to_hash, #to_json

Methods included from ModelSchema

included, #internal_structure, #known_attributes, #model_name, #table_name

Methods included from Validations

#invalid?, #valid?

Methods included from Delegation

#method_missing, #respond_to?

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class SmoothOperator::Delegation