Aliasing "must_not" just like we alias "must"
Signed-off-by: Luke Kanies <luke@madstop.com>
This commit is contained in:
Родитель
a9dbb5de66
Коммит
44fadd1847
|
@ -2,4 +2,5 @@ class Object
|
|||
# This is necessary because the RAL has a 'should'
|
||||
# method.
|
||||
alias :must :should
|
||||
alias :must_not :should_not
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче