24 25 26 27
# File 'lib/meta_where/join_type.rb', line 24 def outer @join_type = Arel::Nodes::OuterJoin self end