aboutsummaryrefslogblamecommitdiffstats
path: root/lib/arel/sql_literal.rb
blob: 5cb4973117647c99d02b7eb16c7171106f6e17d8 (plain) (tree)
1
2
3
4

                                      

     
module Arel
  class SqlLiteral < Nodes::SqlLiteral
  end
end