kurenn / market_place_api

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

Chapter 7 - Show code changes to users_controller_spec.rb file when serializing #49

Open ACPK opened 9 years ago

ACPK commented 9 years ago

It would be nice to see at a quick glance what changes to the users_controller_spec.rb were made at the start of Chapter Seven. However, you do get a better understanding of the code by needing to closely compare the code in chapter seven to that in chapter six.

Chapter Seven

kurenn commented 9 years ago

You mean like a recap from last chapter which was 6?, I think I can do it for every chapter, what do you think?

ACPK commented 9 years ago

@kurenn - Not a recap, but sentence to tell the reader to change json_response to json_response[:product].

kurenn commented 9 years ago

Ok, now I see your point, sure I'll add it on version 2