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

Version Path
bootstrap_leather-0.4.9 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.8 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.7 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.6 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.5 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.4 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.3 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.2 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.1 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.4.0 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.3.1 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.3.0 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.2.3 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.2.2 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.1.6 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.1.4 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.1.3 spec/bootstrap_leather_spec.rb
bootstrap_leather-0.1.0 spec/bootstrap_leather_spec.rb