Michael
Michael
In regards to PR-45, "Support for videos", I am still seeing this issue - was this PR merged back to master? And in regards to PR-1, "Upload Audio FIle", Cloudinary's...
I tried `Socket.TCP.connect("localhost", 80, {:raw, 6, 15, :true}) and received: ** (FunctionClauseError) no function clause matching in Access.get/3 The following arguments were given to Access.get/3: # 1 {:raw, 6, 15,...
How about adding the ability to serve different snmpwalks on the same IP based on community string?
Using OTP 20, Elixir 1.6 and Phoenix 1.3, I get this when doing "mix compile": Compiling 19 files (.ex) == Compilation error in file web/router.ex == ** (ArgumentError) argument error...
I have a need to allow my users to change their password. Is this possible with Paddle? I don't see any mention of it in the docs.