RubyGems Navigation menu

chainable_methods 0.2.0

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

bundler ~> 1.11
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 總和檢查碼:

=

總下載次數 293,753

這個版本 2,168

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: