Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug in InventoryCollection#find_by with non-default ref
The ref was not being passed to find() and result was nil. (lazy_find().load with same params worked.)
- Loading branch information