Sha256: 08ce49afff896ab1c36af8203cde5a8eb28f61ca7faff0192cf308d70999611e
Contents?: true
Size: 141 Bytes
Versions: 2
Compression:
Stored size: 141 Bytes
Contents
# frozen_string_literal: true RSpec.describe Rordash do it "has a version number" do expect(Rordash::VERSION).not_to be_nil end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rordash-0.1.1 | spec/rordash_spec.rb |
rordash-0.1.0 | spec/rordash_spec.rb |