Sha256: 4915bb37c8358fd1aad8e9557d657435c7421b5f3457d2db5d0d6563767d2019
Contents?: true
Size: 183 Bytes
Versions: 4
Compression:
Stored size: 183 Bytes
Contents
require 'repertoire/version' require 'spec_helper' describe Repertoire do it "should have a VERSION constant" do Repertoire.const_defined?('VERSION').should == true end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
repertoire-0.2.3 | spec/repertoire_spec.rb |
repertoire-0.2.2 | spec/repertoire_spec.rb |
repertoire-0.2.0 | spec/repertoire_spec.rb |
repertoire-0.2.1 | spec/repertoire_spec.rb |