Sha256: f9ae9a80e8d062635b36891fc745b9ac154e06aad1b5672325ee466a65fd499c
Contents?: true
Size: 161 Bytes
Versions: 3
Compression:
Stored size: 161 Bytes
Contents
require File.dirname(__FILE__) + "/../spec_helper" describe Simply, "'s Version" do it "should be at 0.1.2" do Simply::VERSION.should == "0.1.2" end end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
smtlaissezfaire-simply-0.2.1 | spec/simply/version_spec.rb |
simply-0.2.3 | spec/simply/version_spec.rb |
simply-0.1.3 | spec/simply/version_spec.rb |