class Arel::SelectManager

Public Instance Methods

projections() click to toggle source
# File lib/calculated_attributes/arel_patches.rb, line 3
def projections
  @ctx.projections
end