project(*things)
No documentation available.
# File activerecord/lib/arel/table.rb, line 70 def project(*things) from.project(*things) end