active_record_doctor 1.1.1 Released

I’m pleased to announce the release of active_record_doctor 1.1.1. I fixed a bug that crashed the program in Ruby 2.0.0.

active_record_doctor is a command line tool that helps you to:

  • create indexes on unindexed foreign keys (pretty common problem!)

  • detect extraneous indexes

in your Rails app. More features are coming soon. All ideas are welcome!

Home, Code: https://github.com/gregnavis/active_record_doctor

Bugs: https://github.com/gregnavis/active_record_doctor/issues