bullet
https://github.com/flyerhzm/bullet
Ruby
help to kill N+1 queries and unused eager loading
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
5 Subscribers
Add a CodeTriage badge to bullet
Help out
- Issues
- Drop support for ActiveRecord older than 7.x
- N+1 detection silently disabled for a row's association after any preloaded read of that row in the same request (bullet_key is class+id, not instance)
- Fix has many through unused eager load false positives
- Bump actions/checkout from 5 to 6
- Option to disable orms in configuration
- Support warnings with Turbo Streams/Frames
- Auto corrected by following Lint Ruby Lint/AmbiguousOperatorPrecedence
- Auto corrected by following Lint Ruby Lint/UnusedMethodArgument
- Docs
- Subscribe to help with docs for this repo and come back later