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
This PR fixes a typo for `Rails/BelongsTo`.
```console
% misspell -i enviromnent .
lib/rubocop/cop/rails/belongs_to.rb:22:53: "overriden" is a misspelling of "overridden"
manual/cops_rails.md:187:45: "overriden" is a misspelling of "overridden"
```
0 commit comments