mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
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 <pratiknaik@gmail.com>