tikiboy88
Results
1
issues of
tikiboy88
In the ErrorController class for the API module, my base class extends from ActionController::API instead of ActionController::Base. Upon starting up rails server, I get the following error (short backtrace): ```...