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
docs: document when error raising is skipped for strict loading
Strict loading error raising is skipped during validation, but this behavior was undocumented. This commit adds a note clarifying that validation contexts do not trigger strict loading violations, to help prevent confusion.
Fixes: rails#55128
0 commit comments