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!

A Sequel plugin for eager loading associations in JSON APIs

I have created a Sequel plugin that helps eager load associations when exposing objects to a JSON API. You can now enable consumers to choose which associations they want returned with the primary object, but without those pesky N+1 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