Class: Gemgento::MagentoResponse
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Gemgento::MagentoResponse
- Defined in:
- app/models/gemgento/magento_response.rb
Overview
Instance Attribute Summary collapse
-
#body_overflow ⇒ Object
Returns the value of attribute body_overflow.
Instance Attribute Details
#body_overflow ⇒ Object
Returns the value of attribute body_overflow.
8 9 10 |
# File 'app/models/gemgento/magento_response.rb', line 8 def body_overflow @body_overflow end |