RubyGems Navigation menu

its-it 1.0.1

This gem defines the Kernel method "it", which extends the Symbol#to_proc idiom to support chaining multiple methods. For example, items.collect(&it.to_s.capitalize). The method is also aliased as "its", for methods that describe possessives rather than actions, such as items.collect(&its.name.capitalize) [This gem is clone of Jay Philips' "methodphitamine" gem, updated for ruby 1.9 and gemspec compatibility.]

Gemfile:
=

安装:
=

版本列表:

  1. 2.0.0 June 07, 2020 (10.0 KB)
  2. 1.3.0 July 06, 2016 (10.5 KB)
  3. 1.2.1 February 22, 2016 (10.0 KB)
  4. 1.2.0 December 09, 2015 (9.5 KB)
  5. 1.1.1 April 04, 2012 (8.5 KB)
  6. 1.0.1 April 24, 2011 (7.5 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (1):

blankslate >= 0

Development 依赖 (5):

业主:

作者:

  • Ronen Barzel

SHA 256 校验和:

=

下载总量 1,483,135

这个版本 3,515

版本发布:

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.7

链接: