RubyGems Navigation menu

no_conditionals 1.1.0

Conditional statements, like if/else, have it's place, under libraries and frameworks, but not in application code. This library implements a collection of techniques to avoid if/else, initially by extending "Truthy" and "Falsey" classes with expressive yet Ruby idiomatic operations. Please look forward for more features to come.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - January 27, 2016 (8.5 KB)
  2. 1.0.0 - January 26, 2016 (8.5 KB)

Development Dependencies (3):

bundler ~> 1.5
minitest ~> 5.0
rake ~> 10.0

Owners:

Authors:

  • Ritchie Paul Buitre

SHA 256 checksum:

ea277e6512ee3c8f050c6b4e0986a48894777817ce9cf412c13c35bb87de91fb

Total downloads 4,690

For this version 2,760

License:

MIT

Required Ruby Version: >= 2.1

Links: