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
For some of these if you haven't loaded in the Rails gem, then the classes within RailsSemanticLogger cause the `defined?` check to pass and then the code to blow up. Be explicit in checking these are top level constants, not nested ones inside ourselves.
0 commit comments