Sha256: ff85606c3053daf62145b5f0ed1dded26e0b66818be2192030fc8821d5e9117d
Contents?: true
Size: 167 Bytes
Versions: 8
Compression:
Stored size: 167 Bytes
Contents
require 'spec/spec_helper' describe ShopCategoryPage do it 'should not have a cache' do page = ShopCategoryPage.new page.cache?.should === false end end
Version data entries
8 entries across 8 versions & 1 rubygems