tyrauber / census_api

A Ruby Gem for querying the US Census Bureau API
MIT License
30 stars 9 forks source link

[Performance] Loads YAML file on every request #7

Closed beechnut closed 11 years ago

beechnut commented 11 years ago

Should load only once, perhaps when the a Client is initialized.

tyrauber commented 11 years ago

Agreed. Fixed, bumped to 1.0.3, pushed to rubygems.