José Valim

Results 801 comments of José Valim

Why is the `--no-halt` option being given? That's very likely the source of the problem. If you are sure you need to run with something like `--no-halt`, I would recommend...

@max-underthesun can you please send a pull request? At this moment, we have stopped recommending this package for Sublime because of this issue, so it would be nice to see...

@YurkoHoshko done, thank you!

@tsloughter yeah and we can still use the prebuilt ones by Hex, which are compiled for each OTP version. And I like that this is not centralized under the Elixir...

The one provided by Elixir in GitHub yes, but Hex also prebuilds them: https://github.com/hexpm/bob/blob/master/README.md#elixir-builds

The issue is that exquisite is relying on a macro to expand to a certain format which is a no-no since Elixir can change what macro expands to at any...

This is a rubygems bug. I haven't got the chance to fix it yet. You need to uninstall your older versions of activesupport and rails and just have the more...

Can you please post the full backtrace? Smells like a rubygems bug.

This is very weird. What is worse is that it can only be reproduced if you are have a .rvmrc file?

So it seems everyone is using at least rubygems 1.8.5?