How to return an empty ActiveRecord relation? October 3, 2022 by Tarik There is a now a “correct” mechanism in Rails 4: >> Model.none => #<ActiveRecord::Relation []>