Sha256: 289193bed317c35382f4eb7e1aa8adfa6d157690435ccec6a01d2a862164a8e1
Contents?: true
Size: 191 Bytes
Versions: 30
Compression:
Stored size: 191 Bytes
Contents
require File.dirname(__FILE__) + "/../spec_helper" describe ShopCategoryPage do it 'should not have a cache' do page = ShopCategoryPage.new page.cache?.should === false end end
Version data entries
30 entries across 30 versions & 1 rubygems