Class: Arel::SelectManager

Inherits:
Object
  • Object
show all
Defined in:
lib/calculated_attributes/arel_patches.rb

Instance Method Summary collapse

Instance Method Details

#projectionsObject



2
3
4
# File 'lib/calculated_attributes/arel_patches.rb', line 2

def projections
  @ctx.projections
end