pangloss/pacer

In the array_route reject_in is a select

mdfrenchman opened this issue · 1 comments

https://github.com/xnlogic/pacer/blob/master/lib/pacer/core/array_route.rb

reject_in method calls select instead of reject. reject_in returns the same thing as select_in

Thanks Mike!