{"id":80273,"library":"its-it","title":"Its-It","description":"Defines the Kernel method 'it' to queue and defer method calls, extending Symbol#to_proc for chaining.","status":"active","version":"2.0.0","language":"ruby","source_language":null,"source_url":"https://github.com/ronen/its-it","tags":["method-chaining","symbol-to-proc","utility"],"install":[{"cmd":"gem install its-it","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'its-it', '~> 2.0.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Kernel","correct":"require 'its-it'"}],"quickstart":{"code":"require 'its-it'\n\nitems = ['hello', 'world']\nitems.collect(&it.capitalize) # => ['Hello', 'World']","lang":"ruby","description":"Use 'it' to chain method calls on collections."},"warnings":[{"fix":"Use with caution in large codebases or isolate usage.","message":"Modifies Kernel globally; may conflict with other libraries.","severity":"gotcha","affected_versions":">= 2.0.0"}],"env_vars":null,"search_vec":"'call':14 'chain':20,23 'defer':12 'defin':4 'extend':15 'its-it':1 'kernel':6 'method':7,13,22 'method-chain':21 'proc':18,27 'queue':10 'symbol':16,25 'symbol-to-proc':24 'util':28","created_at":"2026-06-18T05:18:46.470851+00:00","updated_at":"2026-06-18T05:18:46.470851+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/ronen/its-it","github":"https://github.com/ronen/its-it","docs":"http://www.rubydoc.info/gems/its-it/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}