This commit is contained in:
Loic Nageleisen 2017-03-03 14:52:54 +01:00
parent 3d18261e05
commit 892b21eaf8
2 changed files with 7 additions and 0 deletions

View file

@ -98,6 +98,7 @@ module Rebel::SQL
end
end
alias == eq
alias is eq
def ne(n)
case n