Suggestion: error handler override

John,

What do you think of having page_context.rb only override render_tag
when RAILS_ENV isn’t “test”? It’d be nice to have the error traces when
developing, and I don’t think this would affect the intent (to protect
production sites from tag bugs).

Jay L.