Jeff Pritchard wrote: > Can anybody explain to me how the Enumberable#inject method is > "injecting" something into something? I find it very difficult remember > method names when I don't "get" them. So far in Ruby, "inject" takes > the cake for least understandable method name (with my own particular > convoluted gray matter). I agree!!!! I have it marked in my "Ruby notes", as "Don't use". I do this so that when I come across it again, I won't spend 2 hours trying to make sense out of it's purpose. -- Posted via http://www.ruby-forum.com/.