RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

Querying At Warp Drive: Using ActiveRecord Includes

We can make our code work and make our code right, but when it comes to making it fast…well, that’s a whole other story. Learn how to make smart queries at warp speed using a handy ActiveRecord method called includes. This post dives into the computer science theory behind quick querying and explains how this method can make your Rails apps more efficient.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in