Sha256: a15bc90d65b4cdef0561d614891c38f733dacea620a2a809a6af75c98fd84010
Contents?: true
Size: 197 Bytes
Versions: 7
Compression:
Stored size: 197 Bytes
Contents
describe "Module#short_name" do it "returns the inner name of the module" do Rscons::Environment.short_name.should == "Environment" Rscons::Object.short_name.should == "Object" end end
Version data entries
7 entries across 7 versions & 1 rubygems