moneta-rb / moneta

a unified interface to key/value stores
https://github.com/moneta-rb/moneta
MIT License
1.11k stars 87 forks source link

Fix method on possible nil value #239

Closed aks closed 1 year ago

aks commented 2 years ago

This PR fixes a method call on a possibly nil value, and adds a test for it.

asppsa commented 1 year ago

Closing for now - see #240