Debugger gem added
Use "debugger" in the code to run it
This commit is contained in:
parent
5c31a94aef
commit
be788fa45b
2 changed files with 8 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -43,7 +43,7 @@ end
|
|||
# gem 'capistrano', group: :development
|
||||
|
||||
# Use debugger
|
||||
# gem 'debugger', group: [:development, :test]
|
||||
gem 'debugger', group: [:development, :test]
|
||||
|
||||
# PostgreSQL support
|
||||
gem 'pg'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue