I am writing an API test case for server errors. I want to stub a controller action to raise an error to simulate the server error (500). In the requests spec, the con
con
It's actually an instance variable: @controller.
@controller