Method: Falsify::Product#body_html
- Defined in:
- lib/falsify/models/product/product.rb
#body_html ⇒ String
A description of the product. Supports HTML formatting.
13 14 15 |
# File 'lib/falsify/models/product/product.rb', line 13 def body_html @body_html end |