Skip to content

Commit

Permalink
fix config for bullet gem
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazingRockStorm committed Oct 3, 2023
1 parent 7519833 commit 710d0df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@
# config for bullet
config.after_initialize do
Bullet.enable = true
Bullet.sentry = true
Bullet.alert = true
Bullet.bullet_logger = true
Bullet.console = true
Bullet.rails_logger = true
Expand Down

0 comments on commit 710d0df

Please sign in to comment.