method

projections=

projections=(projections)
public

No documentation available.

# File activerecord/lib/arel/select_manager.rb, line 143
    def projections=(projections)
      @ctx.projections = projections
    end