Sha256: d3fb29142b6e7fe2821b7e16a09491104c412faff32e8f08a891ab2e5f6d1d44
Contents?: true
Size: 211 Bytes
Versions: 1
Compression:
Stored size: 211 Bytes
Contents
require 'spec_helper' describe InlineValidation do it 'should return correct version string' do InlineValidation.version_string.should == "InlineValidation version #{InlineValidation::VERSION}" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inline_validation-0.0.2 | spec/inline_validation_spec.rb |