Sha256: 98f89e69b397ae5439e96a7bc5953cd0115c60a57b30b1e10bf0908714d2af6c
Contents?: true
Size: 143 Bytes
Versions: 4
Compression:
Stored size: 143 Bytes
Contents
require 'spec_helper' describe Pingfm do it 'should return the version string' do Pingfm::VERSION.should be_a_kind_of(String) end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
pingfm-2.1.3 | spec/pingfm_spec.rb |
pingfm-2.1.2 | spec/pingfm_spec.rb |
pingfm-2.1.0 | spec/pingfm_spec.rb |
pingfm-2.0.0 | spec/pingfm_spec.rb |