Class: EasySerializer::CacheOutput
- Inherits:
-
Struct
- Object
- Struct
- EasySerializer::CacheOutput
- Defined in:
- lib/easy_serializer/cache_output.rb
Instance Attribute Summary collapse
-
#output ⇒ Object
Returns the value of attribute output.
Instance Attribute Details
#output ⇒ Object
Returns the value of attribute output
2 3 4 |
# File 'lib/easy_serializer/cache_output.rb', line 2 def output @output end |