mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
chore: add byebug
This commit is contained in:
parent
e97b39ec48
commit
df48ba134e
3 changed files with 15 additions and 0 deletions
3
Gemfile
3
Gemfile
|
|
@ -10,5 +10,8 @@ gem "pg"
|
|||
|
||||
gem "sprockets-rails"
|
||||
|
||||
group :development, :test do
|
||||
gem "byebug"
|
||||
end
|
||||
# Start debugger with binding.b [https://github.com/ruby/debug]
|
||||
# gem "debug", ">= 1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue