Sha256: bfedfcd37c2e4a96fc966eb70de436bfc42665d348ae954a40e89bd3a84055ff
Contents?: true
Size: 217 Bytes
Versions: 40
Compression:
Stored size: 217 Bytes
Contents
require 'awestruct/deploy/rsync_deploy' describe Awestruct::Deploy::RSyncDeploy do it "should be auto-registered" do Awestruct::Deployers.instance[ :rsync ].should == Awestruct::Deploy::RSyncDeploy end end
Version data entries
40 entries across 40 versions & 1 rubygems