Michael Stalker
Michael Stalker
This happens for me, as well. @crabonature I can kill the IEx process without having to restart Emacs by hitting `C-g` twice and `C-c` four times. Elixir 1.5.1 GNU Emacs...
A friend could replicate the issue on Elixir 1.5.1, but not on 1.4.0.
Also see https://github.com/tonini/alchemist.el/issues/326
I like methods better. I used them instead of constants in some recent code, though, and at least two people asked me why I didn't use a constant instead. It...
@yagnik The gem on RubyGems is the fork @barberj made, not this repo. See https://github.com/barberj/fuelsdk.
Take a look at what @barberj has done with [his fork](https://github.com/barberj/fuelsdk) of the repo. It may be worth trying to merge his work with this repo. I think the design...