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