Peter Karman
Peter Karman
This fixes an Argument exception ``` ArgumentError: comparison of Array with Array failed ~/.rvm/gems/ruby-2.4.2/gems/fuzzy_tools-1.0.0/lib/fuzzy_tools/index.rb:25:in `sort_by' ~/.rvm/gems/ruby-2.4.2/gems/fuzzy_tools-1.0.0/lib/fuzzy_tools/index.rb:25:in `all_with_scores' ~/.rvm/gems/ruby-2.4.2/gems/fuzzy_tools-1.0.0/lib/fuzzy_tools/core_ext/enumerable.rb:16:in `fuzzy_find_all_with_scores' ```
This site has shapefiles for census tracts: https://www.census.gov/geo/maps-data/data/cbf/cbf_tracts.html which in theory form the basis for voting precincts at least as of the last census (2012). Should we be at least...
This addresses https://rt.cpan.org/Public/Bug/Display.html?id=98991