Skip to content

Instantly share code, notes, and snippets.

@patrickdet
Created April 17, 2014 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickdet/10977515 to your computer and use it in GitHub Desktop.
Save patrickdet/10977515 to your computer and use it in GitHub Desktop.
vinz_access [master] ✗ $ mix deps.get && mix test
All dependencies up to date
* Compiling poolboy
==> poolboy (compile)
* Compiling decimal
* Compiling postgrex
* Compiling ecto
Compiled lib/mix/tasks/access.ex
Compiled lib/vinz/access/repo.ex
Compiled lib/vinz/access/models/principal.ex
Compiled lib/vinz/access/models/group_member.ex
== Compilation error on file lib/vinz/access.ex ==
** (CompileError) lib/vinz/access.ex:49: function r/0 undefined
(stdlib) lists.erl:1336: :lists.foreach/2
(stdlib) erl_eval.erl:657: :erl_eval.do_apply/6
(elixir) src/elixir.erl:140: :elixir.eval_forms/4
(elixir) src/elixir_lexical.erl:17: :elixir_lexical.run/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment