estately / rets

A pure-ruby library for fetching data from RETS servers
https://github.com/estately/rets
127 stars 94 forks source link

Fixes inversed 'no records found' behaviour #152

Closed ivar closed 9 years ago

ivar commented 9 years ago

We noticed the behaviour in the gem was the opposite of what expected. This commit fixes the issue. (Thanks to @imstevecho for looking into it also)

hfaulds commented 9 years ago

Definitely looks right to me