Replace hardcoded phone numbers by a CONTACT_PHONE constant

This commit is contained in:
Pierre de La Morinerie 2018-06-25 11:12:42 +02:00
parent 51e256e122
commit 956c3fe36c
6 changed files with 11 additions and 5 deletions

View file

@ -1,4 +1,4 @@
require_relative "emails"
require_relative "contacts"
# Use this hook to configure devise mailer, warden hooks and so forth.
# Many of these configuration options can be set straight in your model.