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