error?()
Was there a server-side error?
# File actionpack/lib/action_controller/test_process.rb, line 198 def error? (500..599).include?(response_code) end