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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.1 - June 24, 2016 (41.5 KB)
  2. 0.2.0 - June 18, 2016 (41.0 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)
顯示所有版本(共 6)

Development 相依性套件 (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

擁有者:

作者:

  • AkitaOnRails

SHA 256 checksum:

506a240fe9fa1157cb3d2638d8253129597c4bcca91263fcb737a83df2860be0

總下載次數 288,846

這個版本 277,851

License:

MIT

Ruby 版本需求: >= 0

相關連結: