mirror of
https://github.com/lloeki/rebel.git
synced 2025-12-06 01:54:40 +01:00
Raw#is
This commit is contained in:
parent
3d18261e05
commit
892b21eaf8
2 changed files with 7 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ module Rebel::SQL
|
|||
end
|
||||
end
|
||||
alias == eq
|
||||
alias is eq
|
||||
|
||||
def ne(n)
|
||||
case n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue