Merge branch 'New-forms-page' of https://github.com/bumi/tinyforms into New-forms-page

This commit is contained in:
karemarsy
2020-04-14 11:31:45 +02:00
35 changed files with 1073 additions and 182 deletions

View File

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