pgexplain 0.1.5
The Rails gem shows the output, in your application logs, of applying "Explain" or "Explain Analyze" to the select queries of your rails application.
Gemfile:
=
install:
=
Runtime Dependencies (1):
pg
>= 0.8.0