Gems
methodcache 0.0.1
like memoizable etc but more production oriented
8,749 Downloads
method_cache 1.1.0
Simple memcache-based memoization library for Ruby
15,624 Downloads
method_cacheable 0.1.0
Cache methods quickly and easily
46,397 Downloads
method_cacher 0.1.0
Easily cache instance and singleton (i.e. class) methods of ActiveRecord or any object.
15,659 Downloads
method_caching 1.0.0
Simple Ruby library for caching instance method of a class. Using Rails.cache as defaul...
7,533 Downloads
method_callbacks 1.2.2
Add after, around, and before callbacks to methods in your classes
18,438 Downloads
method_call_count 0.1.1
A mixin that will keep a count of how many times an object's methods were called.
5,194 Downloads
method_called_hook 0.0.2
Write a Ruby method that automatically gets called anytime a Ruby method is called (yo,...
6,289 Downloads
method_call_logger 0.1.0
Logging each method call of a class
2,658 Downloads
method_call_recorder 0.0.1
Ruby: Record methods calls and replay them later
4,203 Downloads
method_call_tracer 1.0.0
This tool wraps every specified method with some logging statements that record the cal...
6,315 Downloads
method_call_tree 1.2.0
method call tree
8,620 Downloads
methodchain 0.4.2
convenience methods for method chaining
50,373 Downloads
method_chainable 1.0.1
Chaining methods on classes and objects until you decide to retrieve the value
4,579 Downloads
method_composition 0.0.3
Do you know function composition e.g. from elixir? Now you can easil...
5,074 Downloads
method_cop 0.0.1
Prevents methods from running which have been guarded against by a callback specified a...
4,438 Downloads
method_crm 0.2.2
A ruby wrapper for the MethodCRM API
17,955 Downloads
method_decorator 4.0.0
Provides a way to dynamically override methods without losing original behavior
21,918 Downloads
method_decorator.rb 0.1
Flexible method decorator implementation for Ruby, to wrap around method calls
2,483 Downloads
method_decorators 0.9.6
Python's function decorators for Ruby
69,328 Downloads
method_definition 0.1.0
get definition from method object
2,707 Downloads
method_disabling 0.1.0
Allows you to disable methods at run-time, such as when you want to ensure that certain...
6,246 Downloads
method_draw 0.0.1
MethodDraw adds another form input tag to your application designed to allow the user t...
3,414 Downloads
method_extensions 0.0.8
Method object extensions for better code navigation
30,050 Downloads
method_fallback 0.1.2
Fallback to other method in case the original method returned nil.
4,216 Downloads
methodfinalizer 0.7.0
'methodfinalizer' is a gem that allows you to declare final class and instance methods ...
13,050 Downloads
method_finalizer 0.5.0
'method_finalizer' is a gem that allows you to declare final class and instance methods...
4,847 Downloads
methodfinder 2.2.5
A Smalltalk-like Method Finder for Ruby with some extra features
393,702 Downloads
method_finder 0.0.1
Method_Finder is a clone for the MethodFinder functionality of Smaltalk.
4,999 Downloads
method_found 0.1.6
Gem to intercept method_missing calls and do something useful.
17,903 Downloads