its-it
rubygemsv2.0.0This gem defines the Kernel method "it" that queue and defer method calls. This extends the Symbol#to_proc idiom to support chaining multiple methods. For example, items.collect(&it.to_s.capitalize). This also allows conditionals in case statements, such as: case ... when it > 3 then [etc.]. 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 an extension of Jay Philips' "methodphitamine" gem,
8 versions0 deps3,547 weekly dl
http://github.com/ronen/its-it37
/ 100
Health
use with caution
[email protected] low health (37/100) — consider alternatives
- Low health score (37/100)
Health breakdown0 – 100
0/25
maintenance
6/20
popularity
25/25
security
6/15
maturity
0/15
community
Vulnerabilities
0
none known
Health History
Dependency Tree
License Audit
API access
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/rubygems/its-itMore from rubygems
Last updated · 2020-06-07T13:55:35.171Z