Add generated error pages
This commit is contained in:
parent
d649dc7da3
commit
fa2d65c25f
4 changed files with 127951 additions and 174 deletions
|
|
@ -3,4 +3,4 @@ h1 Error 404
|
|||
p Diese Seite existiert nicht (mehr), sorry.
|
||||
|
||||
p
|
||||
img src="data:image/gif;base64,#{Base64.strict_encode64(Rails.application.assets['404.gif'].to_s)}"
|
||||
img src="data:image/gif;base64,#{Base64.strict_encode64(Rails.application.assets.find_asset('404.gif').to_s)}"
|
||||
42708
public/404.html
42708
public/404.html
File diff suppressed because one or more lines are too long
42708
public/422.html
42708
public/422.html
File diff suppressed because one or more lines are too long
42707
public/500.html
42707
public/500.html
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue