Sha256: ad64ad9f85f77663de332764727faae7ca6512847530eb2da71343dc97c9052a
Contents?: true
Size: 206 Bytes
Versions: 18
Compression:
Stored size: 206 Bytes
Contents
require File.dirname(__FILE__) + '/../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
18 entries across 18 versions & 1 rubygems