This project is archived and is in readonly mode.

#1835 ✓committed
José Valim

Add Localized Rescue

Reported by José Valim | February 1st, 2009 @ 08:52 AM | in 2.x

This patch adds Localized Rescue to Rails. This way we can have "public/404.en.html" or "public/404.pt-BR.html". If the localized rescue file can't be found, render the default one "public/404.html".

Discussion here: http://groups.google.com/group/r...

Comments and changes to this ticket

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>

People watching this ticket

Attachments

Referenced by

Pages