added the notification email method

This commit is contained in:
Tresor11
2020-07-02 22:51:37 +02:00
parent e64fa197aa
commit f2dd2c3bad
13 changed files with 88 additions and 34 deletions

View File

@@ -28,11 +28,11 @@ gem 'lockbox'
gem 'airrecord'
gem 'aws-sdk-s3', require: false
gem 'google-api-client'
gem 'pagy'
gem 'rack-cors'
gem 'sentry-raven'
gem 'sequenced'
gem 'sorcery'
gem 'pagy'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console