Sha256: eb64a1ea85e12d8b9412e74ebced512a6658c7b877bb34a5b3d3f03f52894d7a

Contents?: true

Size: 341 Bytes

Versions: 22

Compression:

Stored size: 341 Bytes

Contents

require 'o2h/recipes'

load 'deploy' if respond_to?(:namespace) # cap2 differentiator

# Uncomment if you are using Rails' asset pipeline
# load 'deploy/assets'

Dir['vendor/gems/*/recipes/*.rb','vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }

load 'config/deploy' # remove this line to skip loading any of the default tasks

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
o2h-0.2.1 test/Capfile
o2h-0.2.0 test/Capfile
o2h-0.1.16 test/Capfile
o2h-0.1.15 test/Capfile
o2h-0.1.14 test/Capfile
o2h-0.1.13 test/Capfile
o2h-0.1.12 test/Capfile
o2h-0.1.11 test/Capfile
o2h-0.1.10 test/Capfile
o2h-0.1.9 test/Capfile
o2h-0.1.8 test/Capfile
o2h-0.1.7 test/Capfile
o2h-0.1.6 test/Capfile
o2h-0.1.5 test/Capfile
o2h-0.1.4 test/Capfile
o2h-0.1.3 test/Capfile
o2h-0.1.2 test/Capfile
o2h-0.1.1 test/Capfile
o2h-0.1.0 test/Capfile
o2h-0.0.5 test/Capfile