timozattol / project-radin

Project Radin is an expense management Android application that was build during EPFL's Software Engineering 2014 course.
2 stars 2 forks source link

fix issue on getUserByID #170

Closed WiseIndian closed 9 years ago

WiseIndian commented 9 years ago

getUserUserById in Application.scala I fixed this issue at the moment it was doing the conversion to Json the right way

WiseIndian commented 9 years ago

fixed via those 2 commits: with one new class and using with an implicit Writes