This project is archived and is in readonly mode.

Changeset [b88a6dbc39fcaa12dc58d06d4222f2443f02a32a] by Nathan Weizenbaum

May 2nd, 2008 @ 10:28 AM

Capture view errors in ActionView::Template.

This means that errors raised by partials are caught by ActionView::PartialTemplate,

which in turn means they have the proper filename and line number information.

Signed-off-by: Pratik Naik

http://github.com/rails/rails/co...

Committed by Repository

  • M actionpack/lib/action_view/base.rb
  • M actionpack/lib/action_view/partial_template.rb
  • M actionpack/lib/action_view/partials.rb
  • M actionpack/lib/action_view/template.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>