Sha256: e50dcf01b982fd718ef610ca7f1d9711082a81ef5021ad03268c78e840639b00
Contents?: true
Size: 167 Bytes
Versions: 11
Compression:
Stored size: 167 Bytes
Contents
require "spec_helper" describe Alephant::Logger do describe ".setup" do specify do expect(subject.setup).to be_a Alephant::Logger::Base end end end
Version data entries
11 entries across 11 versions & 1 rubygems