Categories: None [Edit]
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: 81,204 of 182,915
Downloads: 10,076
Daily
Ranking: 13,547 of 182,900
Downloads: 40
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
54,320 | 17,894 | shale-builder |
Depends on
Rank | Downloads | Name |
---|---|---|
641 | 66,004,116 | sorbet-runtime |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mati_drew |