kurenn / market_place_api

The API on Rails tutorial application
142 stars 70 forks source link

json render format; chapter 7 #79

Open peco8 opened 7 years ago

peco8 commented 7 years ago

I'm stuck at chapter 7.

The output of the request is a little bit different. (Each parameter doesn't have the product key)

Any idea? Did I miss something?

screen shot 2016-11-28 at 08 59 01

kurenn commented 7 years ago

Which version of active model serializers are you using? is it ~> 0.10, if that's the case try using the 0.8-stable