In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.

Required Ruby Version

>= 2.1.0

Authors

Maxime Lapointe

Versions

  1. 0.1.3 November 24, 2025 (13 KB)
  2. 0.1.2 March 22, 2024 (13 KB)
  3. 0.1.1 November 11, 2023 (13 KB)
  4. 0.1.0 September 28, 2021 (13 KB)

Pushed by

SHA 256 checksum