class method ActiveSupport.Array.map
ActiveSupport.Array.map(array,iterator[,context]) → Array
Emulates Array.prototype.map for browsers that do not support it.
ActiveSupport.Array.map(array,iterator[,context]) → Array
Emulates Array.prototype.map for browsers that do not support it.