mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Don't catch exceptions here. Instead only declare that we want exceptions to be rescued as :html, but also let users configure reactions to exceptions in I18n. Signed-off-by: José Valim <jose.valim@gmail.com>