[DOC] rewrite inject doc by pragdave · Pull Request #10009 · ruby/ruby

I was reading the RDoc for Enumerable#inject and I felt it needed some love. It was just plain wrong in places. But it also (I think) missed the whole point of inject/reduce. The examples were almo...