This repository was archived by the owner on Jul 19, 2025. It is now read-only.
v1.0.0.rc2
Pre-release
Pre-release
New features
- Allow omitting selectors to finder methods.
Bug fixes
Minidoc#reload
will raiseMinidoc::DocumentNotFoundError
when the document no longer exists, rather than a nil error.
Changes
- Make
Minidoc.wrap
andMinidoc.from_db
private.