Registry / utility / metaid

metaid

JSON →
library1.0rbrubygemsunverified

A gem providing slight metaprogramming helpers for Ruby.

gem install metaid
INSTALL
IMPORT
SIG · METAID
M
metaid
utilityrubyv1.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.

Metaid
require 'metaid'

Use metaprogramming helpers to define class methods.

require 'metaid' class Foo; end Foo.meta_class.instance_eval { define_method(:bar) { 'baz' } } puts Foo.bar
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
metaid — gem install metaid · libregistry