Skip to content

Commit

Permalink
KBP-137 #time 15m - code fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
FatihAvsan committed Nov 1, 2017
1 parent 88f7881 commit b4549bb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/cybele/helpers/mailer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ def configure_action_mailer
end

def configure_smtp
copy_file 'config/settings/production.yml', 'config/settings/production.yml'
copy_file 'config/settings/staging.yml', 'config/settings/staging.yml'
configure_environment 'staging',
template_content('recipient_interceptor/recipient_interceptor_staging.rb.erb')
configure_environment 'production', template_content('mailer/smtp.rb.erb')
Expand Down
Empty file.
Empty file.

0 comments on commit b4549bb

Please sign in to comment.