RubyGems Navigation menu

its-it 1.0.0

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.0.0 - June 07, 2020 (10 KB)
  2. 1.3.0 - July 06, 2016 (10.5 KB)
  3. 1.2.1 - February 22, 2016 (10 KB)
  4. 1.2.0 - December 09, 2015 (9.5 KB)
  5. 1.1.1 - April 04, 2012 (8.5 KB)
  6. 1.0.0 - April 23, 2011 (8.5 KB)
Show all versions (8 total)

Runtime Dependencies (2):

blankslate >= 0
its-it >= 0

Development Dependencies (20):

bundler ~> 1.0.0
bundler ~> 1.0.0
bundler ~> 1.0.0
bundler ~> 1.0.0
jeweler ~> 1.5.2
jeweler ~> 1.5.2
jeweler ~> 1.5.2
jeweler ~> 1.5.2
rspec ~> 2.3.0
rspec ~> 2.3.0
rspec ~> 2.3.0
rspec ~> 2.3.0
simplecov >= 0
simplecov >= 0
simplecov >= 0
simplecov >= 0

Owners:

Authors:

  • Ronen Barzel

SHA 256 checksum:

62a5d6dba3e06ed2b8cea982dbcac575a6cbde2a78dae33533deb3036391ea7d

Total downloads 1,469,302

For this version 3,425

Licenses:

N/A

Required Ruby Version: None

Links: