Add pry-byebug (#7307)
This commit is contained in:
parent
bd36791832
commit
ab773e4d5f
2 changed files with 6 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -95,6 +95,7 @@ group :development, :test do
|
|||
gem 'fabrication', '~> 2.20'
|
||||
gem 'fuubar', '~> 2.2'
|
||||
gem 'i18n-tasks', '~> 0.9', require: false
|
||||
gem 'pry-byebug', '~> 3.6'
|
||||
gem 'pry-rails', '~> 0.3'
|
||||
gem 'rspec-rails', '~> 3.7'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue