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
Before, it attempted to remove the constant whether Rubocop::Cop::Rails was
defined or if ::Rails was defined. Turning off the inherit flag while checking
const_defined? remedies this.
0 commit comments