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
{{ message }}
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.
For example:
For model user with has_many :patrols
soft_validates :patrols, :include_nested_errors => true
When you call user.soft_valid? and other methods it would include the errors on the models defined by the relationship.
The text was updated successfully, but these errors were encountered: