to_table()
No documentation available.
# File activerecord/lib/arel/nodes/cte.rb, line 31 def to_table Arel::Table.new(name) end