Sha256: b78f946243e80472b605db401777726062ecc607bfaa75bfcbe2dd5617d9a028
Contents?: true
Size: 152 Bytes
Versions: 3
Compression:
Stored size: 152 Bytes
Contents
require 'spec_helper' describe Quebert do it "should have configuration keys" do expect(Quebert.configuration).to respond_to(:backend) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
quebert-3.3.0 | spec/quebert_spec.rb |
quebert-3.2.1 | spec/quebert_spec.rb |
quebert-3.2.0 | spec/quebert_spec.rb |