Cavi

Results 13 comments of Cavi

Hi @mathieuprog ! thanks for this nice piece of code! I'm having the same issue mention here, but doing: ```elixir defmodule MyAppWeb.Redirect do use Redirect end ``` returns an error:...

Hi @mathieuprog, thanks for the followup and the explanation! make sense.

Hey @leolabs and @steventilator is it possible that this change is causing an error to be thrown? (at least that's the case for me) since `this.glossariesDir` can be `undefined` and...