RubyGems Navigation menu

demand 1.1.0

Return a variable if it's present (and optionally of the right type), otherwise a default or nil. Adds a top level demand() method, which replaces long lines of repetitive code to check for nil?/present?/empty?, etc., hard-to-read ternary operators (?:) and if statements. A block can also be specified, which only runs (with the variable) if the checks pass.

Gemfile:
=

installation:
=

Versions:

  1. 1.1.1 September 26, 2019 (5,5 ko)
  2. 1.1.0 January 16, 2019 (8,5 ko)
  3. 1.0.0 January 08, 2019 (8 ko)

Dépendances de Runtime (2):

activesupport ~> 5.2.2
boolean ~> 1.0.1

Dépendances de Development (4):

bundler >= 1.17
pry >= 0.12
rake >= 10.0
rspec >= 3.0

Propriétaires:

Auteurs:

  • Convincible

Total de contrôle SHA 256:

=

Total de téléchargements 6 380

Pour cette version 1 779

Version publiée:

License:

aucune

Version de Ruby requise: >= 0

Liens: