You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heya, I'm looking at the example Rails project and the around_action example. However, I cannot get it to log the user context. The only difference I can see is that I'm using Rails API, so my ApplicationController inherits from ActionController::API. Any help appreciated.