# File lib/arel/engines/sql/formatters.rb, line 12 12: def name_for thing 13: @christener.name_for thing 14: end
# File lib/arel/engines/sql/formatters.rb, line 24 24: def quote value, column = nil 25: @engine.connection.quote value, column 26: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.