Method: Spree::Product#option_values_hash

Defined in:
app/models/spree/product.rb

#option_values_hashObject

Returns the value of attribute option_values_hash.



125
126
127
# File 'app/models/spree/product.rb', line 125

def option_values_hash
  @option_values_hash
end