switch ruby-debug to pry
This commit is contained in:
parent
7fd29a78fa
commit
5b40a17333
2 changed files with 9 additions and 18 deletions
4
Gemfile
4
Gemfile
|
@ -48,9 +48,7 @@ group :development, :test do
|
|||
gem "capybara"
|
||||
gem "autotest"
|
||||
gem "autotest-rails"
|
||||
unless ENV["CI"]
|
||||
gem "ruby-debug19", :require => "ruby-debug"
|
||||
end
|
||||
gem "pry"
|
||||
gem "awesome_print"
|
||||
gem "database_cleaner"
|
||||
gem "launchy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue