Removal of better_errors, so that it can run in ruby < 2

This commit is contained in:
echarp 2014-12-14 15:14:07 +01:00
parent 458e49f370
commit 5f1c971f97
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ group :development do
# Spring speeds up development by keeping your application running in the
# background. Read more: https://github.com/rails/spring
gem 'spring'
# Removed, because requires ruby > 2
# Removed, because requires ruby > 2
# gem 'better_errors'
# gem 'binding_of_caller'