activerecord-explainer 0.2.4
This gem automatically logs SQL EXPLAIN of every queries. You can check naturally every SQL EXPLAIN from development log, without manually executions.
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
activerecord
>= 5.1
activesupport
>= 5.1