missing?()
Was the URL not found?
# File actionpack/lib/action_dispatch/testing/test_response.rb, line 116 def missing? response_code == 404 end