Cristian Șerb
Cristian Șerb
I don't really understand the necessity. Even more it seems to be a bad place to define default values (unless required by design) Also I want to do something like:...
https://github.com/ayu-theme/ayu-colors
``` [error] GenServer #PID terminating ** (Poison.ParseError) Unexpected token at position 0: < (poison) lib/poison/parser.ex:353: Poison.Parser.value/3 (poison) lib/poison/parser.ex:64: Poison.Parser.parse!/2 (httpoison) lib/httpoison/base.ex:866: HTTPoison.Base.response/8 (geocoder) lib/geocoder/providers/open_street_maps.ex:139: Geocoder.Providers.OpenStreetMaps.request_all/2 (geocoder) lib/geocoder/providers/open_street_maps.ex:149: Geocoder.Providers.OpenStreetMaps.request/2 (geocoder) lib/geocoder/providers/open_street_maps.ex:11:...
I'm a bit lost on how to best deal with this. Where to place it, how to execute it and so on.