Ryan Winchester
Ryan Winchester
Somewhat related to #195
This should encode properly if you do it like ```elixir HTTPoison.get( "http://api.openweathermap.org/data/2.5/weather", [], params: %{q: "London, UK"} ) ```
So, I wanted my login page to have a coloured background and the default layouts to have a white background. This silly workaround does the trick for me. ```js //...
using `us-west-2` i get the error when trying to generate a url (uploading works fine). generated url is `https://s3.amazonaws.com/mixdown-dev/uploads/...` #### Error ```xml PermanentRedirect The bucket you are attempting to access...
Accepting PRs?
I think, what I'm trying to say is that I think `@spec` should look closer in appearance to documentation than code. Does anybody else think so?
Also `xml.eex` would be nice, too
This is a problem for me, too
I tried to upgrade and i just got a browser tab opened with paypal response json
@jarrodmoldrich if you add this test back in, with your changes, does it pass? https://github.com/lpil/icalendar/pull/47/commits/79b9159be5cfb2584399f2ca37cc08d744449289#diff-38283140e12894618fc3e09cccbe6d5aa4bfc35942eb9da277360ede3077e77dL78-L105