Josef Strzibny
Josef Strzibny
Same here, I can have one job queue in `application.ex` to start, but once I have two, or another process accessing the DB I got this error. For me this...
Just for anybody coming here I can achieve this with the following: ``` defmodule Web.ErrorView do use Web, :view # 404 Not Found following JSON:API def render("404.json", _assigns) do Jason.encode!(%{errors:...
Okay, I went ahead and tried it. It's possible.  So there should be a way to write a nicer patch and include it.
I think ERB sounds good too.
I am also for documenting this. Saying that this should be left out in favor of Ruby managers doesn't make sense to me.
@headius Could you please let us know if we could do something on JRuby site to avoid a conflict of this. I would like to move this forward.
Thanks for the patch. I think we could add it.
Hello, unfortunately I never used `devise_google_authenticator` so I don't know the differences. I see they use the `rotp` gem too so I believe the migration should be possible.
@borgand is this still relevant? what would be the acceptable behaviour?
Thanks for a quick reply. I'll look into it.