added puma as webserver for heroku

This commit is contained in:
2015-10-05 16:42:27 +02:00
parent 965a8d97d6
commit dbb24b3815
4 changed files with 13 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ gem 'slim-rails'
gem 'simple_form'
gem 'capybara'
gem 'rails-i18n'
gem 'puma'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console