Sha256: 0146e8448c5cad32726befb619ccbfcc9a69d04092d9e2225550aaf308ee0d5c

Contents?: true

Size: 238 Bytes

Versions: 8

Compression:

Stored size: 238 Bytes

Contents

require 'test/unit'
require 'rubygems'

gem 'thoughtbot-shoulda', '>= 2.0.0'
require 'shoulda'
gem 'capistrano'
require 'capistrano'
gem 'mocha'
require 'mocha'

$:.unshift(File.join(File.dirname(File.expand_path(__FILE__)), "..", "lib"))

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
chrismetcalf-cap-ext-webistrano-0.1.2 test/test_helper.rb
mattmatt-cap-ext-webistrano-0.0.3 test/test_helper.rb
mattmatt-cap-ext-webistrano-0.0.4 test/test_helper.rb
mattmatt-cap-ext-webistrano-0.1.0 test/test_helper.rb
mattmatt-cap-ext-webistrano-0.1.1 test/test_helper.rb
mattmatt-cap-ext-webistrano-0.1.2 test/test_helper.rb
mattmatt-cap-ext-webistrano-0.1.4 test/test_helper.rb
cap-ext-webistrano-0.1.4 test/test_helper.rb