Reference the top-level Timeout, to avoid conflicts with Rack::Timeout #38
Loading…
Reference in New Issue
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Otherwise we get:
#<NameError: uninitialized constant Rack::Timeout::Error>
Good catch! Thanks!
And thanks to you for being speedy! :-)