String
# File lib/arel/nodes/sql_literal.rb, line 9 def encode_with(coder) coder.scalar = self.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.