Method: Arel::SelectManager#projections
- Defined in:
- activerecord/lib/arel/select_manager.rb
#projections ⇒ Object
139 140 141 |
# File 'activerecord/lib/arel/select_manager.rb', line 139 def projections @ctx.projections end |
139 140 141 |
# File 'activerecord/lib/arel/select_manager.rb', line 139 def projections @ctx.projections end |