method
projections
rails 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