Abel Muiño
Abel Muiño
Default Backbone implementation states that it is returning a [jqXHR object](http://api.jquery.com/jQuery.ajax/#jqXHR). jQuery also documents that a jqXHR objects _implement the Promise interface, giving them all the properties, methods, and behavior...
More improvements to the type specs. the pair `{Design, View}` works both with binaries (nice for Elixir) and chartists ("traditional Erlang"?)
## Problem There are a couple of issues related to using couchbeam with Elixir/Mix (#167 and #169, at least). They can be related to different tool behaviour. I was pointed...
## Problem We are running our CI system configured to fail the build when `dialyzer` emits warnings. Recently we added `couchbeam` as a dependency and starting seeing new errors on...
When trying to use `couchbeam` as an elixir dependency fetched from Hex, I get an error compiling it. Changing the depedency to point to the github repos build ok. This...