mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
chore: show browse page without errors
This commit is contained in:
parent
f71f88a4ac
commit
e4e6a5c7fb
5 changed files with 16 additions and 4 deletions
3
Gemfile
3
Gemfile
|
|
@ -11,7 +11,8 @@ gem "pg"
|
|||
gem "sprockets-rails"
|
||||
|
||||
group :development, :test do
|
||||
gem "byebug"
|
||||
gem "debug"
|
||||
gem "web-console"
|
||||
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