On 8 February 2011 20:35, David Kahn <[email protected]> wrote: > On Tue, Feb 8, 2011 at 2:17 PM, Michael Pavling <[email protected]> wrote: >> Also, depending on your use-case, consider the enumerable methods >> ".inject", ".collect", et al: > > Thanks... #inject is new to me and looks very cool. From what I understand > collect and map are the same function, is that your understanding too? >
That's what the documentation says... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

