Sha256: fd7760e260bb2f54dcdeb29eec18d6c6721677984234a86267a7781f900b6b2d

Contents?: true

Size: 247 Bytes

Versions: 4

Compression:

Stored size: 247 Bytes

Contents

require 'capistrano/version'

if defined?(Capistrano::VERSION) && Gem::Version.new(Capistrano::VERSION).release >= Gem::Version.new('3.0.0')
  load File.expand_path('../capistrano/exceptionally_beautiful.rake', __FILE__)
else
  fail LoadError
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
exceptionally_beautiful-0.1.5 lib/exceptionally_beautiful/capistrano.rb
exceptionally_beautiful-0.1.4 lib/exceptionally_beautiful/capistrano.rb
exceptionally_beautiful-0.1.3 lib/exceptionally_beautiful/capistrano.rb
exceptionally_beautiful-0.1.2 lib/exceptionally_beautiful/capistrano.rb