ActiveRecord Where Assoc v1.1.0 Release Notes

Release Date: 2020-02-24 // about 4 years ago
    • Added methods which return the SQL used by this gem: assoc_exists_sql, assoc_not_exists_sql, compare_assoc_count_sql, only_assoc_count_sql
      Documentation for them