Sha256: 4f1962d4cdbb1bc66443e88a5b26e5e751b238ae64eefdf6755f7bba2def09a7
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
require "spec_helper" RSpec.describe AltStruct::VERSION do it "should be a string" do expect(AltStruct::VERSION).to be_kind_of(String) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
astruct-3.0.0 | spec/lib/astruct/version_spec.rb |