From 321575990ed67f5c41c0b36c652c0a8c88b0e1ba Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 29 Oct 2025 17:47:48 +0100 Subject: [PATCH] Need to have the suffix for Rails to find it (I don't like this) --- public/{406.html => 406-unsupported-browser.html} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename public/{406.html => 406-unsupported-browser.html} (67%) diff --git a/public/406.html b/public/406-unsupported-browser.html similarity index 67% rename from public/406.html rename to public/406-unsupported-browser.html index 180f0204d..f2499ef2b 100644 --- a/public/406.html +++ b/public/406-unsupported-browser.html @@ -1,7 +1,7 @@ - 406 Not Acceptable + 406 Unsupported Browser @@ -10,9 +10,9 @@

406

-

Not acceptable

+

You need to upgrade your browser


-
The requested resource is not available in a format acceptable to your browser.
+
This application requires a modern browser. Please upgrade to the latest version.
← Back home