From 2b84fb425da652a9de4c689915e46a170d9678f7 Mon Sep 17 00:00:00 2001 From: Dane Summers Date: Wed, 20 Mar 2019 20:17:26 -0400 Subject: [PATCH] Updates thank you emails to Durham data. --- .../first_adoption_confirmation.html.erb | 13 +++-------- .../second_adoption_confirmation.html.erb | 23 +++++++------------ config/initializers/airbrake.rb | 2 +- config/locales/en.yml | 2 +- 4 files changed, 13 insertions(+), 27 deletions(-) diff --git a/app/views/thing_mailer/first_adoption_confirmation.html.erb b/app/views/thing_mailer/first_adoption_confirmation.html.erb index fc9f48d9..c241a51b 100644 --- a/app/views/thing_mailer/first_adoption_confirmation.html.erb +++ b/app/views/thing_mailer/first_adoption_confirmation.html.erb @@ -71,22 +71,15 @@

- Your friends at the San Francisco Public Utilities Commission - # update this -
- 415-554-3289 - # update number -
- adoptadraindurham@gmail.comg + Your friends at the City of Durham

- P.S. Did you download the 311 app? - # Update + P.S.

- Remember, the City of Durham won't be held responsible for + Remember, the City of Durham won't be held responsible for anything that happens to you or others in service of maintaining your drain. Please be careful! diff --git a/app/views/thing_mailer/second_adoption_confirmation.html.erb b/app/views/thing_mailer/second_adoption_confirmation.html.erb index 8b0f99d5..0c4a14d4 100644 --- a/app/views/thing_mailer/second_adoption_confirmation.html.erb +++ b/app/views/thing_mailer/second_adoption_confirmation.html.erb @@ -8,26 +8,19 @@

- Thank you, + Sincerely,

- Your friends at the San Francisco Public Utilities Commission -
- 415-554-3289 -
- info@draindurham.org + Your friends at the City of Durham

- P.S. You can take a picture with your cleared drain and tweet us at @DrainDurham! - http://twitter.com/draindurham + P.S.

-

- - Remember, the City and County of San Francisco won't be held responsible for - anything that happens to you or others in service of maintaining your drain. - Please be careful! - -

+ + Remember, the City of Durham won't be held responsible for + anything that happens to you or others in service of maintaining your drain. + Please be careful! + diff --git a/config/initializers/airbrake.rb b/config/initializers/airbrake.rb index 86b222f2..862f0bf2 100644 --- a/config/initializers/airbrake.rb +++ b/config/initializers/airbrake.rb @@ -41,7 +41,7 @@ # environments. # NOTE: This option *does not* work if you don't set the 'environment' option. # https://github.com/airbrake/airbrake-ruby#ignore_environments - c.ignore_environments = %w(development test) + c.ignore_environments = %w(test) # A list of parameters that should be filtered out of what is sent to # Airbrake. By default, all "password" attributes will have their contents diff --git a/config/locales/en.yml b/config/locales/en.yml index 6ccbaaa2..20995b33 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -112,7 +112,7 @@ en: sfpw: "" sfpuc: "" mayor: - name: "Bill Bell" + name: "Steve Schewel" title: "Mayor" #updated sponsers list when they agree to work in this proyect.