Class: SearsApi::Record
- Inherits:
-
Struct
- Object
- Struct
- SearsApi::Record
- Includes:
- MethodMissingDeligation
- Defined in:
- lib/sears-api.rb
Instance Attribute Summary collapse
-
#deligate ⇒ Object
Returns the value of attribute deligate.
Method Summary
Methods included from MethodMissingDeligation
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class SearsApi::MethodMissingDeligation
Instance Attribute Details
#deligate ⇒ Object
Returns the value of attribute deligate
114 115 116 |
# File 'lib/sears-api.rb', line 114 def deligate @deligate end |