src code

class method ActiveSupport.Function.methodize

ActiveSupport.Function.methodize(function) → Function

Emulates Prototype's Function.prototype.methodize including curry functionality.