Okay, last one. I spoke too soon. It wasn't in the erubis gem, but a call back to ActionView::Template::Handlers::Erubis's add_expr_literal method and a false match on the pattern BLOCK_EXPR. See:
http://gist.github.com/396799 I think the do pattern may need word boundaries or whitespace characters surrounding it. I should probably report this somewhere . . . -- 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.

