Closed shkumagai closed 10 years ago
Fail to register aliases to hc.greater_than method from lack of comma. It causes an disabling of should.be_more_or_equal and should.be_at_least.
hc.greater_than
should.be_more_or_equal
should.be_at_least
thanks!
Fail to register aliases to
hc.greater_than
method from lack of comma. It causes an disabling ofshould.be_more_or_equal
andshould.be_at_least
.