Skip to content

RuboCop Rails 2.23.1

Choose a tag to compare

@koic koic released this 25 Dec 00:57
· 476 commits to master since this release

Bug fixes

  • #1221: Fix an exception in Rails/WhereNot when calling .where on an implicit receiver (e.g. inside model code). (@bquorning)