dvmonroe / dvmonroe/sanity-ruby
Update Document.find
Open
good first issue
help wanted
- Dominant language
- Ruby
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
`Document.find` currently takes a keyword argument of an `_id`.
If we're looking to mirror ActiveRecord, we'd prefer that it take a single string argument with the id of the document we're looking for
This issue arose from the PR #16
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.