Sha256: 67cbc4d41068d4477c2a5a8cacb1b24f71cfe87c044e6aa4c4f915fea7647886
Contents?: true
Size: 167 Bytes
Versions: 3
Compression:
Stored size: 167 Bytes
Contents
require 'spec_helper' require 'json2xxx' describe Json2xxx do it "should have a VERSION constant" do subject.const_get('VERSION').should_not be_empty end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
json2xxx-0.4.0 | spec/json2xxx_spec.rb |
json2xxx-0.3.0 | spec/json2xxx_spec.rb |
json2xxx-0.2.0 | spec/json2xxx_spec.rb |