Class: ShopCategoryPage

Inherits:
Page
  • Object
show all
Defined in:
app/models/shop_category_page.rb

Instance Method Summary collapse

Instance Method Details

#cache?Boolean

Returns:

  • (Boolean)


3
4
5
# File 'app/models/shop_category_page.rb', line 3

def cache?
  return false
end