why_query 0.1.0
WhyQuery helps you trace where each SQL query in your Rails app comes from by logging the Ruby file and line that triggered it. Great for debugging N+1s and rogue queries in development.
Gemfile:
=
install:
=
Versions:
- 0.1.0 April 16, 2025 (10 KB)