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: 28,154 of 196,658
Downloads: 53,255
Daily
Ranking: 17,327 of 196,619
Downloads: 29
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 23,630 | 68,983 | shale-builder |
| 47,636 | 25,912 | data_plane_api |
| 48,375 | 25,373 | capistrano-data_plane_api |
| 57,433 | 19,992 | rails-on-sorbet |
| 69,285 | 15,393 | factory_bot-sorbet |
| 158,836 | 3,686 | phlex-stimulus |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 349 | 151,427,595 | sorbet-runtime |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mati_drew |