You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like Rails changed how add_constraints works again in Rails 5.2, so in addition to the open PR for ActiveRecord 5.1 support, ActiveRecord 5.2 support will require additional significant changes.
It looks like Rails changed how
add_constraints
works again in Rails 5.2, so in addition to the open PR for ActiveRecord 5.1 support, ActiveRecord 5.2 support will require additional significant changes.See here: https://github.com/rails/rails/blob/5-2-stable/activerecord/lib/active_record/associations/association_scope.rb#L123
The text was updated successfully, but these errors were encountered: