estately / rets

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

Fix metadata fetching #188

Closed hfaulds closed 8 years ago

hfaulds commented 8 years ago

https://github.com/estately/rets/pull/185 introduced a bug in metadata fetching which exceptions.

We didn't notice initially because of caching.

The test stub out this method.