use better_errors

This commit is contained in:
Hauke Klement
2015-02-10 10:29:24 +01:00
parent 9fccf098e8
commit 606f21a560
2 changed files with 11 additions and 0 deletions

View File

@ -34,6 +34,8 @@ gem 'uglifier', '>= 1.3.0'
gem 'will_paginate', '~> 3.0'
group :development do
gem 'better_errors', platform: :ruby
gem 'binding_of_caller', platform: :ruby
gem 'capistrano', '~> 3.2.1'
gem 'capistrano3-puma'
gem 'capistrano-rails', '~> 1.1'