Sha256: 3e93963b1c43a708ff4d1309049207f1c899c3bc460bdb2e6d0118cf34664f52
Contents?: true
Size: 254 Bytes
Versions: 11
Compression:
Stored size: 254 Bytes
Contents
//= require <support/spec_helper> Screw.Unit(function(c) { with(c) { describe("Coolerator.Remote", function() { it("is added to the Coolerator namespace", function() { expect(typeof Coolerator.Remote).to(equal, 'object'); }); }); }});
Version data entries
11 entries across 11 versions & 1 rubygems