More caveats on ActionController::Live
-
caller
orbacktrace
only shows the call stack from ActionController::Live#process, because the code runs in a separate thread. - All exceptions are processed within the thread. So in case of error, you'll see 500.html in your browser, but "Better Errors" cannot see the exception.
Written by yanhaoyang
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rails
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#