Charles Scholle

Results 2 issues of Charles Scholle

Make clearer where `L` comes from in README.md. Possible since the following commit was merged: https://github.com/mapbox/mapbox.js/commit/4a390b1251f3bbea0713a0a894580f244b17fdf4

I have a wsdl url that seems to be leaving several fields empty when calling `init_model`: http://services.chromedata.com:80/Description/7a?WSDL ### Steps to replicate: ``` iex> wsdl_path = "http://services.chromedata.com:80/Description/7a?WSDL" iex> {:ok, wsdl} =...

bug