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