Support find for other fields
Adds an optional parameter in the find method that allows you to select which field to search.
Post.find("name to search", "name")
Adds an optional parameter in the find method that allows you to select which field to search.
Post.find("name to search", "name")