Sha256: ff391a0fd912d59621e7c7e08a440d525baa6f4a6f80af166886b498db1912ec
Contents?: true
Size: 179 Bytes
Versions: 5
Compression:
Stored size: 179 Bytes
Contents
RSpec.describe Linksta do it "has a version number" do expect(Linksta::VERSION).not_to be nil end it "does something useful" do expect(false).to eq(true) end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
linksta-0.1.4 | spec/linksta_spec.rb |
linksta-0.1.3 | spec/linksta_spec.rb |
linksta-0.1.2 | spec/linksta_spec.rb |
linksta-0.1.1 | spec/linksta_spec.rb |
linksta-0.1.0 | spec/linksta_spec.rb |