It seems like almost all people try to build something that dynamically generates error pages and fail almost every time or just do it wrong.
I’m just curious, what do you think of adding Rails’ own exceptions app for dynamic error pages? I believe it’s an application-level concern so Rails doesn’t have to provide it, but at the same time I don’t want people to waste their time just for error pages.