diaspora/app/views/errors
Jonne Haß e7d0a978ba Generate error pages on assets:precompile
This allows us to reuse any CSS we have, unify
their look and unify their look with the regular
page design.

This works by instantiating ActionView and rendering
templates in a rake task.

Inspired by the errgent gem.
2015-03-27 11:15:59 +01:00
..
error_404.haml Generate error pages on assets:precompile 2015-03-27 11:15:59 +01:00
error_422.haml Generate error pages on assets:precompile 2015-03-27 11:15:59 +01:00
error_500.haml Generate error pages on assets:precompile 2015-03-27 11:15:59 +01:00
not_public.haml Adjusting the description of the 404 message, in order to avoid having 2013-08-30 14:42:19 +02:00