Skip to content

RuboCop Rails 2.22.1

Choose a tag to compare

@koic koic released this 28 Oct 05:19
· 522 commits to master since this release

Bug fixes

  • #1168: Fix a false positive for Rails/DuplicateAssociation when using duplicate belongs_to associations of same class without other arguments. (@koic)