]> cat aescling's git repositories - mastodon.git/commit
Add proper error page for request timeouts
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 2 Apr 2017 17:43:09 +0000 (19:43 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 2 Apr 2017 17:43:44 +0000 (19:43 +0200)
commit5b12624847f6a599e1bbb3b24fc87c3b222e6716
treef6fda89ae5288e5e48d12c534562f10aca290f11
parent34ff11c49600e2ca8547f4044f2c73b33aa70c34
Add proper error page for request timeouts
Gemfile
app/controllers/application_controller.rb
app/views/errors/503.html.haml [new file with mode: 0644]
config/initializers/timeout.rb