Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

v1.0.0.rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxjacobson maxjacobson released this 26 Oct 22:18
· 30 commits to master since this release

New features

  • Allow omitting selectors to finder methods.

Bug fixes

  • Minidoc#reload will raise Minidoc::DocumentNotFoundError when the document no longer exists, rather than a nil error.

Changes

  • Make Minidoc.wrap and Minidoc.from_db private.