Registry / utility / lock-method

lock-method

JSON →
library0.5.5rbrubygemsunverified

Provides a way to lock methods in Ruby, similar to alias_method but with locking semantics.

gem install lock_method
INSTALL
IMPORT
SIG · LOCK-METHOD
L
lock-method
utilityrubyv0.5.5
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.

LockMethod
require 'lock_method'

Locks a method to prevent modification.

require 'lock_method' class MyClass lock_method :my_method end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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