Sha256: 8ba16de7331fbb99049d2a3c86374c74119c1dd77c79d2c4ef4ef40db7d8439c
Contents?: true
Size: 137 Bytes
Versions: 3
Compression:
Stored size: 137 Bytes
Contents
require 'spec_helper' describe Branding do it 'should have a version number' do expect(Branding::VERSION).to_not be_nil end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
branding-0.1.0 | spec/branding_spec.rb |
branding-0.0.3 | spec/branding_spec.rb |
branding-0.0.2 | spec/branding_spec.rb |