RubyGems Navigation menu

chainable_methods 0.2.1

The idea is to allow for a more functional way of organizing code within a module and being able to chain those methdos together, where the result of the first method serves as the first argument of the next method in the chain.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - June 24, 2016 (41.5 KB)
  2. 0.2.0 - June 18, 2016 (41 KB)
  3. 0.1.3 - June 17, 2016 (9.5 KB)
  4. 0.1.2 - February 23, 2016 (9.5 KB)
  5. 0.1.1 - February 23, 2016 (9.5 KB)
Show all versions (6 total)

Development Dependencies (8):

bundler ~> 1.11
codeclimate-test-reporter >= 0.5.2, ~> 0.5
minitest ~> 5.0
nokogiri >= 1.6.8, ~> 1.6
pry ~> 0.10.3
rake ~> 10.0
vcr >= 3.0.3, ~> 3.0
webmock >= 2.1.0, ~> 2.1

Owners:

Authors:

  • AkitaOnRails

SHA 256 checksum:

506a240fe9fa1157cb3d2638d8253129597c4bcca91263fcb737a83df2860be0

Total downloads 288,231

For this version 277,276

License:

MIT

Required Ruby Version: >= 0

Links: