Method: OfficeClerk::ShippingMethod#data
- Defined in:
- lib/office_clerk/shipping_method.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
9 10 11 |
# File 'lib/office_clerk/shipping_method.rb', line 9 def data @data end |