Class: SmoothOperator::OpenStruct::Dirty

Inherits:
Base
  • Object
show all
Defined in:
lib/smooth_operator/open_struct.rb

Instance Attribute Summary

Attributes included from AttributeAssignment

#_meta_data, #_options

Method Summary

Methods inherited from Base

strict_behaviour, strict_behaviour=

Methods included from AttributeAssignment

#assign_attributes, #has_data_from_server, included, #initialize, #parent_object

Methods included from AttributeMethods

#get_attribute_type, #get_internal_data, #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, #known_attribute?, #known_attributes, #known_by_schema?

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