Module: Manufacturable::Item::InstanceMethods
- Defined in:
- lib/manufacturable/item.rb
Instance Attribute Summary collapse
-
#manufacturable_item_key ⇒ Object
readonly
Returns the value of attribute manufacturable_item_key.
Instance Attribute Details
#manufacturable_item_key ⇒ Object (readonly)
Returns the value of attribute manufacturable_item_key.
30 31 32 |
# File 'lib/manufacturable/item.rb', line 30 def manufacturable_item_key @manufacturable_item_key end |