# File lib/postgres_ext/active_record/relation/query_methods.rb, line 64 def all(opts, *rest) equality_to_function('ALL', opts, rest) end