Categories: None [Edit]

null_plus

https://rubygems.org/gems/null_plus
https://github.com/janlelis/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.

Total

Ranking: 118,146 of 180,507
Downloads: 4,939

Daily

Ranking: 80,166 of 180,487
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
116,7565,069null_question

Owners

#GravatarHandle
1iconjanlelis