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