Sha256: f3f9d6fd9af4974a48e06f40b4b352e55f5cc77c33eff1a13e3dba00653ba40e
Contents?: true
Size: 126 Bytes
Versions: 1
Compression:
Stored size: 126 Bytes
Contents
require_relative '../spec_helper' require 'tailor/version' describe Tailor::VERSION do it { should == "1.0.0.alpha2" } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tailor-1.0.0.alpha2 | spec/tailor/version_spec.rb |