A Fresh Cup is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distributed team. If you'd like to hire me, drop me a line. I'm also the author of Rails Rescue Handbook and Rails Freelancing Handbook.

Navigation
« Double Shot #659 | Main | Double Shot #657 »
Monday
Mar012010

Double Shot #658

New months always hold so much promise.

Reader Comments (1)

Re: rails indexing, you might want to consider checking out my plugin: http://github.com/samdanavia/ambitious_query_indexer

Rather than looking at the tables and guessing indexes, it locates finders in Rails code, runs queries and sees what indexes are actually needed for the queries that the code contains.

I wrote it a while ago and haven't given it much love since, so I'm eager for feedback :)

March 1, 2010 | Unregistered CommenterSam Phillips

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>