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: 168,841 of 180,543
Downloads: 2,006

Daily

Ranking: 17,526 of 180,534
Downloads: 24

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmati_drew