Sha256: 4f026313b7895ad27fa974b5355b3a4a6ea3f2ca993a563903058e698a753b1a

Contents?: true

Size: 179 Bytes

Versions: 1

Compression:

Stored size: 179 Bytes

Contents

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

require 'errornot_notifier/tasks'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
errornot_notifier-1.0.0 generators/errornot/templates/errornot_notifier_tasks.rake