mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
896e25e994
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>
1 line
17 B
Text
1 line
17 B
Text
<%= t('.foo') %>
|