Sha256: b082d8d4974ff607e131c29569bc7b1985a81aa09bafc5b6d42e95e791275c56
Contents?: true
Size: 145 Bytes
Versions: 1
Compression:
Stored size: 145 Bytes
Contents
require 'spec_helper' describe Attr::VERSION.to_s do it { should == Pathname.new(__FILE__).join('../../VERSION').expand_path.read.strip } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
attr-0.0.0 | spec/attr_spec.rb |