On 25 September 2010 17:04, Marnen Laibow-Koser <[email protected]> wrote: > However, eval is virtually never necessary in Ruby. 99% of the time (as > in the OP's case), you actually wanted send. I'll post an example later > if it would be helpful.
There's a good case for the other 1% using "yield" ... :-) -- 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.

