Skip to content

Commit

Permalink
Enable bullet output to the rails log
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyprivett committed Nov 26, 2024
1 parent f33e6af commit 9d695bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Bullet.enable = true
Bullet.bullet_logger = true
Bullet.add_footer = true
Bullet.rails_logger = true
end

# Settings specified here will take precedence over those in config/application.rb.
Expand Down

0 comments on commit 9d695bc

Please sign in to comment.