Sha256: c1884be68fb1415b7c9c769a6d81a6a107e8411714587928143b82d87a071c7f

Contents?: true

Size: 363 Bytes

Versions: 8

Compression:

Stored size: 363 Bytes

Contents

Courier.init do |d|
  raise 'Make your own settings'
  # d.services                       :active_mailer, :gritter_notice, :facebook
  # d.template :import_complete,     :off,           :on,              :off
  # d.template :avatar_loaded,       :on,            :off,             :on
  # d.template :weekly_subscription, :on,            :on,              :on
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
courier-0.2.4 lib/generators/templates/courier.rb
courier-0.2.3 lib/generators/templates/courier.rb
courier-0.2.1 lib/generators/templates/courier.rb
courier-0.2.0 lib/generators/templates/courier.rb
courier-0.1.5 lib/generators/templates/courier.rb
courier-0.1.4 lib/generators/templates/courier.rb
courier-0.1.3 lib/generators/templates/courier.rb
courier-0.1.2 lib/generators/templates/courier.rb