Finds a single record matching the filters. Equivalent to where(...).first.
Does not change the filters for the RelationProxy it was called on.
See Implementation
Finds a single record matching the filters. Equivalent to where(...).first.
Does not change the filters for the RelationProxy it was called on.