Class: SearsApi::Record

Inherits:
Struct
  • Object
show all
Includes:
MethodMissingDeligation
Defined in:
lib/sears-api.rb

Instance Attribute Summary collapse

Method Summary

Methods included from MethodMissingDeligation

#method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class SearsApi::MethodMissingDeligation

Instance Attribute Details

#deligateObject

Returns the value of attribute deligate

Returns:

  • (Object)

    the current value of deligate



114
115
116
# File 'lib/sears-api.rb', line 114

def deligate
  @deligate
end