method
projections
v8.1.1 -
Show latest stable
- Class:
Arel::SelectManager
projections()public
No documentation available.
# File activerecord/lib/arel/select_manager.rb, line 144
def projections
@ctx.projections
end projections()No documentation available.
# File activerecord/lib/arel/select_manager.rb, line 144
def projections
@ctx.projections
end