Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
active_hash: Fix ActiveHash::Base.find does not return nil (ruby#455)
It raises an exception if the target entry not found. Therefore it would be better to use non-optional types for its retval.
- Loading branch information