199d17b2db
38b10d5ea1
188fc7a464
01e7ceef45
85882d1b26
1 2
3
4
5
6
7 8 9
module Arel module Nodes class SqlLiteral < String include Arel::Expressions include Arel::Predications include Arel::OrderPredications end end end