Sha256: af2bfa3cb74e51c51b6272fbe1a60bf87039ea9dcfa181742cc35222f3fd81f7
Contents?: true
Size: 223 Bytes
Versions: 64
Compression:
Stored size: 223 Bytes
Contents
RSpec.describe <%= config[:constant_name] %> do it "has a version number" do expect(<%= config[:constant_name] %>::VERSION).not_to be nil end it "does something useful" do expect(false).to eq(true) end end
Version data entries
64 entries across 64 versions & 3 rubygems