Registry / utility / eigenclass

eigenclass

JSON →
library2.0.4rbrubygemsunverified

Provides eigenclasses (metaclasses or singleton classes) in Ruby.

gem install eigenclass
INSTALL
IMPORT
SIG · EIGENCLASS
E
eigenclass
utilityrubyv2.0.4
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.

Eigenclass
require 'eigenclass'

Define singleton methods on an object using eigenclass

require 'eigenclass' obj = Object.new obj.eigenclass do def foo; 'bar'; end end puts obj.foo
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
eigenclass — gem install eigenclass · libregistry