Huarui
Results
3
issues of
Huarui
I'm having fun trying your adapter but I was wondering if it's possible to add more attributes to User Model. ``` JavaScript App.User = DS.ParseUserModel.extend({ posts: DS.hasMany('post') }); ``` Something...
Not sure if I have made a mistake or not but after editing, the JSON object's properties are all changed to strings even for numbers and boolean values.
I get a blank page when I try to view the demo!