Use pry in development as advertised.

This commit is contained in:
Sam 2014-05-23 09:49:36 +10:00
parent d412cd370e
commit 1fcd72231a
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ group :test, :development do
end
group :development do
gem 'pry-rails'
gem 'better_errors'
gem 'binding_of_caller'
gem 'librarian', '>= 0.0.25', require: false