# File lib/arel/recursion/base_case.rb, line 4 4: def table 5: self 6: end
# File lib/arel/recursion/base_case.rb, line 8 8: def table_sql(formatter = Sql::TableReference.new(self)) 9: formatter.table self 10: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.