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,471 of 196,375
Downloads: 52,120
Daily
Ranking: 14,056 of 196,338
Downloads: 32
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 23,820 | 67,812 | shale-builder |
| 48,559 | 25,119 | data_plane_api |
| 49,455 | 24,493 | capistrano-data_plane_api |
| 58,945 | 19,221 | rails-on-sorbet |
| 71,413 | 14,648 | factory_bot-sorbet |
| 160,083 | 3,609 | phlex-stimulus |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 350 | 148,777,989 | sorbet-runtime |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mati_drew |