method
to_cte
v8.1.1 -
Show latest stable
- Class:
Arel::Nodes::Cte
to_cte()public
No documentation available.
# File activerecord/lib/arel/nodes/cte.rb, line 27
def to_cte
self
end to_cte()No documentation available.
# File activerecord/lib/arel/nodes/cte.rb, line 27
def to_cte
self
end