none? is currently overridden
https://github.com/rails/rails/blob/256097cb570fa31ca7b8140009ebd632a430b8cb/activerecord/lib/active_record/relation.rb#L277-L280 On the other hand, none? cannot be aliased to empty? because empty? does not accept an optional block. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.
