From c78227d9b219933f54cecefb99c72bb231fbb8f2 Mon Sep 17 00:00:00 2001 From: Ernie Miller Date: Sat, 19 May 2012 11:10:47 -0400 Subject: Include Predications in Grouping Also, removed unused ordering.rb file, since it is identical to the one being created in unary.rb already, and isn't required anywhere. --- lib/arel/nodes/unary.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/arel/nodes/unary.rb') diff --git a/lib/arel/nodes/unary.rb b/lib/arel/nodes/unary.rb index 4688fff623..7828cceae5 100644 --- a/lib/arel/nodes/unary.rb +++ b/lib/arel/nodes/unary.rb @@ -12,7 +12,6 @@ module Arel %w{ Bin Group - Grouping Having Limit Not -- cgit v1.2.3