Sha256: 7e17dcd4e5f4a23bf18684edf9cea1af3c6a4878d17f6bcf55120b3c77ae0003
Contents?: true
Size: 174 Bytes
Versions: 65
Compression:
Stored size: 174 Bytes
Contents
require File.dirname(__FILE__) + '/../spec_helper' describe "sanitized_html" do examples_from_yaml do |doc| RedCloth.new(doc['in'], [:sanitize_html]).to_html end end
Version data entries
65 entries across 65 versions & 7 rubygems