Categories: None [Edit]

booleans

https://rubygems.org/gems/booleans
https://github.com/Verseth/ruby-booleans
This gem adds a new method called `Boolean`, analogous to builtins like `Integer` or `String`, which converts a Ruby value to either `true` or `false` based on its truthiness. It also has optional core extensions that add a `to_bool` method to all Ruby objects and allow you to check if a value is boolean with `val.is_a?(Boolean)`.

Total

Ranking: 76,078 of 183,471
Downloads: 11,248

Daily

Ranking: 13,218 of 183,459
Downloads: 19

Depended by

RankDownloadsName
52,01519,178shale-builder

Depends on

RankDownloadsName
62569,863,155sorbet-runtime

Owners

#GravatarHandle
1iconmati_drew