Hi.
I have a patch that will let find to take a Range of IDs. This will allow you to do `Person.find(5..10)` or `Person.find(1, 6..11)`.
Thanks. Mike
Hi.
I have a patch that will let find to take a Range of IDs. This will allow you to do `Person.find(5..10)` or `Person.find(1, 6..11)`.
Thanks. Mike