Commit Graph

8 Commits

Author SHA1 Message Date
David Heinemeier Hansson 7bebea07b4 Simplify the error handling
Just use normal HTML + static CSS
2025-10-29 17:39:57 +01:00
Mike Dalessio 758b8f2831 dep: update activerecord-tenanted
to a version that generates 404 responses correctly
2025-09-09 16:03:41 -04:00
Mike Dalessio f1b66b048e Temporarily add back the 404.html page
Removed in 84b8bb0a, but the AR::Tenanted gem uses it.

Can be removed once https://github.com/basecamp/activerecord-tenanted/issues/167 is implemented.
2025-09-09 14:15:29 -04:00
Andy Smith 84b8bb0a43 Add controller, routes, and templates for other error pages 2025-07-29 13:32:00 -05:00
Andy Smith da546109a5 Add a custom 404 page 2025-07-28 15:09:40 -05:00
Mike Dalessio 2282b7a71d Remove subdomain listing from the 404 page 2025-06-21 10:46:23 -04:00
Mike Dalessio eb96412465 The 404 page is in the new Rails style, and lists the tenants 2025-03-12 08:40:11 -04:00
Kevin McConnell 564a0f48ae New Rails app 2024-06-21 13:19:56 +01:00