diff options
Diffstat (limited to 'lib/arel/nodes/unary.rb')
-rw-r--r-- | lib/arel/nodes/unary.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/arel/nodes/unary.rb b/lib/arel/nodes/unary.rb index 1b1dcb1053..1c834913fa 100644 --- a/lib/arel/nodes/unary.rb +++ b/lib/arel/nodes/unary.rb @@ -10,6 +10,7 @@ module Arel end %w{ + Bin Group Grouping Having |