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
I have a case class with a tuple in it which play's macro can't handle. I wrote a quick implicit Writes def but there's no way to use it with your annotation. Perhaps you could import ClassName._ so we can put them in the companion object?