Class: Arel::SelectManager

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

Instance Method Summary collapse

Instance Method Details

#projectionsObject



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

def projections
  @ctx.projections
end