Sha256: 5ed3aa477e06baf5fc01d256e2adf36bc3c432a2985f4c035f1b4725afbba2a7

Contents?: true

Size: 203 Bytes

Versions: 5

Compression:

Stored size: 203 Bytes

Contents

Dir[File.join(File.dirname(__FILE__), '..', 'vendor', 'gems', 'errornot_notifier-*')].each do |vendored_notifier|
  $: << File.join(vendored_notifier, 'lib')
end

require 'errornot_notifier/capistrano'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
errornot_notifier-1.1.1 generators/errornot/templates/capistrano_hook.rb
errornot_notifier-1.1.0 generators/errornot/templates/capistrano_hook.rb
errornot_notifier-1.0.2 generators/errornot/templates/capistrano_hook.rb
errornot_notifier-1.0.1 generators/errornot/templates/capistrano_hook.rb
errornot_notifier-1.0.0 generators/errornot/templates/capistrano_hook.rb