Sha256: 44efeffe737b09dbeb9bd08c49e5e9093f14fb680d644b51bbfce7bd99a9af99
Contents?: true
Size: 154 Bytes
Versions: 19
Compression:
Stored size: 154 Bytes
Contents
require 'spec_helper' describe ChunkyPNG do it "should have a VERSION constant" do ChunkyPNG.const_defined?('VERSION').should be_true end end
Version data entries
19 entries across 18 versions & 4 rubygems