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
- Yes, by default Rails has `app/views/**/*.erb`, but ERB can also be
elsewhere in the codebase.
- This avoids users (of the Rails configs of this gem) from having to
manually add other ERB exclusions, since these cops don't reliably
play nicely with any ERB regardless of where it lives.
0 commit comments