Sha256: c3d130de78855870b810bd1756c2a9d4482f0429b49d759735a1cc21d5a93462
Contents?: true
Size: 177 Bytes
Versions: 1
Compression:
Stored size: 177 Bytes
Contents
require 'spec_helper' describe Pancake::Constants do it "should have the ENV_LOGGER_KEY constant" do Pancake::Constants::ENV_LOGGER_KEY.should == "rack.logger" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pancake-0.3.0 | spec/pancake/constants_spec.rb |