Registry / utility / forwarding-dsl

forwarding-dsl

JSON →
library1.0.3rbrubygemsunverified

A DSL for forwarding method calls to another object in Ruby.

gem install forwarding_dsl
INSTALL
IMPORT
SIG · FORWARDING-DSL
F
forwarding-dsl
utilityrubyv1.0.3
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.

ForwardingDSL
require 'forwarding_dsl'

Forward method calls to another object using a DSL

require 'forwarding_dsl' class MyClass extend ForwardingDSL forward :puts, to: Kernel end MyClass.new.puts 'hello'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
forwarding-dsl — gem install forwarding-dsl · libregistry