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
👋 Hey!
When copying ruby ref on a rails controller constant named I got this: CustomerSupportController < ApplicationController::COOKIE_CHAT instead of CustomerSupportController::COOKIE_CHAT
Seems to occur when a class inherit from something 🤷♂️