Understanding ActiveRecord::Base.explain in Rails 3.2
Rails 3.2 introduced “explain” into ActiveRecord::Base. A number of posts have already covered how to use and configure it; I wanted to help developers understand why “explain” is useful.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Rails 3.2 introduced “explain” into ActiveRecord::Base. A number of posts have already covered how to use and configure it; I wanted to help developers understand why “explain” is useful.
Post a comment