Sha256: ac39a47a0b69546d42c1d6207a50dfcebe55b8d69b67e5e305c79e069d9387d9
Contents?: true
Size: 134 Bytes
Versions: 3
Compression:
Stored size: 134 Bytes
Contents
require 'spec_helper' describe Gisele do it "has a version number" do Gisele.const_defined?(:VERSION).should be_true end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gisele-0.6.0 | spec/unit/test_gisele.rb |
gisele-0.5.1 | spec/unit/test_gisele.rb |
gisele-0.5.0 | spec/unit/test_gisele.rb |