suggest-db-indices 0.0.3
A gem for your rails project that suggests indices for you to add in your database. Currently it suggests adding indices to unindexed foreign key columns.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
rails
>= 3.0.0
Development Dependencies (2):
awesome_print
>= 0
pry
>= 0