Method: Arel::SelectManager#projections

Defined in:
activerecord/lib/arel/select_manager.rb

#projectionsObject



139
140
141
# File 'activerecord/lib/arel/select_manager.rb', line 139

def projections
  @ctx.projections
end