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
These would get the corresponding records for each of the records in the scope. Be sure to not interpret the scope as the list of records that can be returned, since this would be incorrect.
Potential usage:
my_scope.subtree#=> a relation with all the records from the subtrees of each of the records in `my_scope`
The text was updated successfully, but these errors were encountered:
These would get the corresponding records for each of the records in the scope. Be sure to not interpret the scope as the list of records that can be returned, since this would be incorrect.
Potential usage:
The text was updated successfully, but these errors were encountered: