Registry / utility / metaclass

metaclass

JSON →
library0.0.4rbrubygemsunverified

Adds a metaclass method to all Ruby objects, allowing access to an object's singleton class.

gem install metaclass
INSTALL
IMPORT
SIG · METACLASS
M
metaclass
utilityrubyv0.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.

Metaclass
require 'metaclass'

Access the metaclass of any Ruby object

require 'metaclass' obj = Object.new obj.metaclass # => #<Class:#<Object:0x...>>
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
metaclass — gem install metaclass · libregistry