Sha256: bd78b1ff432acaf5cb706628add303f0205fc5ac225012add08a659657a67c23
Contents?: true
Size: 153 Bytes
Versions: 2
Compression:
Stored size: 153 Bytes
Contents
describe Nanoc::Int::ItemRep do let(:item) { Nanoc::Int::Item.new('asdf', {}, '/foo.md') } let(:rep) { Nanoc::Int::ItemRep.new(item, :giraffe) } end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nanoc-4.5.4 | spec/nanoc/base/entities/item_rep_spec.rb |
nanoc-4.5.3 | spec/nanoc/base/entities/item_rep_spec.rb |