aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/nodes/binary.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arel/nodes/binary.rb')
-rw-r--r--lib/arel/nodes/binary.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/arel/nodes/binary.rb b/lib/arel/nodes/binary.rb
index 0e7e281b4b..939684957f 100644
--- a/lib/arel/nodes/binary.rb
+++ b/lib/arel/nodes/binary.rb
@@ -40,7 +40,9 @@ module Arel
Matches
NotEqual
NotIn
+ NotRegexp
Or
+ Regexp
Union
UnionAll
Intersect