Parent

Methods

Class/Module Index [+]

Quicksearch

Arel::Nodes::SqlLiteral

Public Instance Methods

encode_with(coder) click to toggle source
# 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.