active-hash / active_hash

A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
MIT License
1.21k stars 179 forks source link

Minor: reduce unnecessary check on id #315

Open kbrock opened 4 months ago

kbrock commented 4 months ago

Minor nit but...

no need to default a nil value to nil