class method ActiveSupport.Function.methodize
ActiveSupport.Function.methodize(function) → Function
Emulates Prototype's Function.prototype.methodize including curry functionality.
ActiveSupport.Function.methodize(function) → Function
Emulates Prototype's Function.prototype.methodize including curry functionality.