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:
=
installieren:
=
Runtime Abhängigkeiten (1):
rails
>= 3.0.0
Development Abhängigkeiten (2):
awesome_print
>= 0
pry
>= 0