estately / rets

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

Rets::Parser::Compact.get_count always returns a number. #161

Closed phiggins closed 8 years ago

phiggins commented 8 years ago

Previously this method either returned a Fixnum or nil. Now it always returns a Fixnum.