Registry / utility / ick
library0.3.0rbrubygemsunverified

Invocation Construction Kit – a set of utilities for building method invocations and callbacks.

gem install ick
INSTALL
IMPORT
SIG · ICK
I
ick
utilityrubyv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ick
require 'ick'

Create and invoke a method call using ICK

require 'ick' # Example: create a method invocation invocation = Ick::Invocation.new(:puts, ['hello']) invocation.call
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Meta
1
Resources
ick — gem install ick · libregistry