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!

Understand Rails async database queries by reimplementing them in 51 lines of simple

ActiveRecord async loading of db queries can be a very easy and valuable optimisation but mis-using them could turn ugly. Understanding how they actually work is a great way to make the most out of them in a safe way: https://radanskoric.com/articles/understand-rails-async-db-queries

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