Sign in Sign up
rubygems

null_plus

This gem redefines Ruby's unary + operator to turn null objects into nil. By default, the unary + operator is not used by Ruby, so overloading it is not so dangerous as it might have sounded to you when you read it. Every object that returns true for null? is considered a null object.

Activity

Latest release
5y ago
Total releases
2
Cadence
~5.7 years
Last 12 months
0

Details

License
MIT
First release
Apr 13, 2015
Releases
Version Released
1.0.1 patch
1.0.0 initial