Sha256: f68f5d4581506b6cae4b30cc31a30192ea1430e7dcf91782b55235f227398fe3
Contents?: true
Size: 170 Bytes
Versions: 11
Compression:
Stored size: 170 Bytes
Contents
require 'spec_helper' require 'docker_mgr' describe DockerMgr do it "should have a VERSION constant" do subject.const_get('VERSION').should_not be_empty end end
Version data entries
11 entries across 11 versions & 1 rubygems