Sha256: 4ac90a7131f1e42e695c3e4d0154df62ef58f3407566b319f9094c0cea435838
Contents?: true
Size: 203 Bytes
Versions: 10
Compression:
Stored size: 203 Bytes
Contents
require 'spec_helper' describe "The Adhearsion module" do # This it is of questionable benefit it "should have a VERSION constant" do Adhearsion.const_defined?(:VERSION).should be true end end
Version data entries
10 entries across 10 versions & 1 rubygems