Sha256: f22bc997ab16fa425c44740c7954e286869e67625fb24d2ed727c17192439c55

Contents?: true

Size: 148 Bytes

Versions: 44

Compression:

Stored size: 148 Bytes

Contents

# frozen_string_literal: true
require_relative 'production'

Mail.register_interceptor(
  RecipientInterceptor.new(ENV.fetch('EMAIL_RECIPIENTS'))
)

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
onotole-2.0.2 templates/staging.rb
onotole-2.0.1 templates/staging.rb
onotole-2.0.0 templates/staging.rb
onotole-1.2.11 templates/staging.rb
onotole-1.2.10 templates/staging.rb
onotole-1.2.9 templates/staging.rb
onotole-1.2.8 templates/staging.rb
onotole-1.2.7 templates/staging.rb
onotole-1.2.6 templates/staging.rb
onotole-1.2.5 templates/staging.rb
onotole-1.2.4 templates/staging.rb
onotole-1.2.3 templates/staging.rb
onotole-1.2.2 templates/staging.rb
onotole-1.2.1 templates/staging.rb
onotole-1.1.21 templates/staging.rb
onotole-1.1.20 templates/staging.rb
onotole-1.1.19 templates/staging.rb
onotole-1.1.18 templates/staging.rb
onotole-1.1.17 templates/staging.rb
onotole-1.1.16 templates/staging.rb