added rails_12factor

This commit is contained in:
2015-10-19 10:44:37 +02:00
parent 0fffde2f08
commit 42f91aeca1
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ gem 'capybara'
gem 'rails-i18n'
gem 'puma'
gem 'geocoder'
gem 'rails_12factor'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console