aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSean Griffin <sean@seantheprogrammer.com>2013-03-07 15:49:03 -0700
committerSean Griffin <sean@seantheprogrammer.com>2013-03-18 10:41:24 -0600
commitc01d080fd6b02de696c46547bdb0e95f0f62386b (patch)
treec55243223e63e4094919349d40200a24fad2ed8e /CONTRIBUTING.md
parenteb32b3659d3ead36e66efe8ef2ced126110311a4 (diff)
downloadrails-c01d080fd6b02de696c46547bdb0e95f0f62386b.tar.gz
rails-c01d080fd6b02de696c46547bdb0e95f0f62386b.tar.bz2
rails-c01d080fd6b02de696c46547bdb0e95f0f62386b.zip
Exception handling for controllers using ActionController::Live
Any exceptions that occured at the view or controller level for a controller using ActionController::Live would cause the server to either hang with an open socket indefinitely, or immediately crash (depending on whether the server was launched with rails s or directly). Changed the behavior of exceptions to act the same as streaming templates for html requests, and allow for an on_error callback if needed.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions