Skip to content

Commit

Permalink
show full error trace in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
omohokcoj committed May 29, 2024
1 parent 2367040 commit 938ee99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

require 'active_support/core_ext/integer/time'

Rails.backtrace_cleaner.remove_silencers!

Rails.application.configure do
config.after_initialize do
Bullet.enable = true
Expand Down

0 comments on commit 938ee99

Please sign in to comment.