Removal of better_errors, so that it can run in ruby < 2
This commit is contained in:
parent
458e49f370
commit
5f1c971f97
2
Gemfile
2
Gemfile
@ -96,7 +96,7 @@ group :development do
|
|||||||
# Spring speeds up development by keeping your application running in the
|
# Spring speeds up development by keeping your application running in the
|
||||||
# background. Read more: https://github.com/rails/spring
|
# background. Read more: https://github.com/rails/spring
|
||||||
gem 'spring'
|
gem 'spring'
|
||||||
# Removed, because requires ruby > 2
|
# Removed, because requires ruby > 2
|
||||||
# gem 'better_errors'
|
# gem 'better_errors'
|
||||||
# gem 'binding_of_caller'
|
# gem 'binding_of_caller'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user