Sha256: c186e13f94164fe893bfec9cd73ea6bb77bd6f994a1e7cc6db0b2b4b389da217
Contents?: true
Size: 205 Bytes
Versions: 1
Compression:
Stored size: 205 Bytes
Contents
require 'spec/spec_helper' describe "esi comment" do it "should not render a comment" do build_app('spec/tags/fixtures/comment/simple.html', {}).last.should == ["This will show up."] end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
esi-for-rack-0.0.4 | spec/tags/comment_spec.rb |