Sha256: 54f232c4c215ada76907b8877eeff6541886ef25e3a4c91a3ad9477a1717dedf

Contents?: true

Size: 336 Bytes

Versions: 1

Compression:

Stored size: 336 Bytes

Contents

# frozen_string_literal: true

NotificationPusher.configure do |config|
  # A pusher handles the process of sending your notifications to various
  # services for you.
  # Learn more: https://github.com/jonhue/notifications-rails/tree/master/notification-pusher#pushers
  # config.define_pusher :ActionMailer, email: 'my@email.com'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
notification-pusher-1.2.6 lib/generators/templates/install/initializer.rb