Sha256: 36c39065634cf33b07b4e4def59f8c39ee5da22f1702fddb159fafdfd37cb2fb
Contents?: true
Size: 165 Bytes
Versions: 4
Compression:
Stored size: 165 Bytes
Contents
require 'spec_helper' describe Downr do it { should respond_to(:configure) } it { should respond_to(:markdown) } it { should respond_to(:configuration) } end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
downr-0.0.7 | spec/lib/downr_spec.rb |
downr-0.0.6 | spec/lib/downr_spec.rb |
downr-0.0.5 | spec/lib/downr_spec.rb |
downr-0.0.4 | spec/lib/downr_spec.rb |