Sha256: 2f8135bfe37954a698927be7a7cc59ec1a601abf7c131961ddbb28708b762dfb
Contents?: true
Size: 210 Bytes
Versions: 18
Compression:
Stored size: 210 Bytes
Contents
require 'spec_helper' describe BootstrapLeather do it 'should return correct version string' do BootstrapLeather.version_string.should == "BootstrapLeather version #{BootstrapLeather::VERSION}" end end
Version data entries
18 entries across 18 versions & 1 rubygems