RubyGems Navigation menu

booleans 0.1.2

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)`.

Gemfile:
=

installation:
=

Versions:

  1. 0.1.3 May 27, 2024 (7 ko)
  2. 0.1.2 May 15, 2024 (7 ko)
  3. 0.1.1 January 10, 2024 (7 ko)
  4. 0.1.0 October 20, 2023 (7 ko)

Dépendances de Runtime (1):

Propriétaires:

Pushed by:

Auteurs:

  • Mateusz Drewniak

Total de contrôle SHA 256:

=

Total de téléchargements 10 017

Pour cette version 305

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.1.0

Liens: