Class: ShopCategoryPage
- Inherits:
-
Page
- Object
- Page
- ShopCategoryPage
- Defined in:
- app/models/shop_category_page.rb
Instance Method Summary collapse
Instance Method Details
#cache? ⇒ Boolean
3 4 5 |
# File 'app/models/shop_category_page.rb', line 3 def cache? return false end |