You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ja_resource relies on a __using__ macro to decorate our controllers. With the recent elixir upgrade, this started triggering a lot of warnings in our controllers.
There is a recent release which should eliminate a lot of these warnings, so we should update and reopen the issue in their repo if we still have trouble.
Problem
ja_resource
relies on a__using__
macro to decorate our controllers. With the recent elixir upgrade, this started triggering a lot of warnings in our controllers.There is a recent release which should eliminate a lot of these warnings, so we should update and reopen the issue in their repo if we still have trouble.
References
vt-elixir/ja_resource#49
The text was updated successfully, but these errors were encountered: