Registry / utility / meta-methods

meta-methods

JSON →
library1.3.0rbrubygemsunverified

Collection of methods for easing meta-programming in Ruby.

gem install meta_methods
INSTALL
IMPORT
SIG · META-METHODS
M
meta-methods
utilityrubyv1.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.

MetaMethods
require 'meta_methods'

Use meta-programming helpers

require 'meta_methods' # Example: define a method dynamically MetaMethods.define_method(:greet) { |name| "Hello, #{name}!" }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
meta-methods — gem install meta-methods · libregistry