DARIAEngineering / clinic_finder

A gem for clinic finding in case manager!
4 stars 1 forks source link

Explicitly pass in geokit api key on initialization #23

Open colinxfleming opened 6 years ago

colinxfleming commented 6 years ago

This is just lazily reading from the env right now, which is pretty bad form. We should make it an initializing argument with a default of none, so that it doesn't operate on the basis of background-behind-the-scenes-black-magic.