class method ActiveSupport.Function.curry
ActiveSupport.Function.curry(function[,argument]) → Function
Emulates Prototype's Function.prototype.curry.
ActiveSupport.Function.curry(function[,argument]) → Function
Emulates Prototype's Function.prototype.curry.