loadsys / CakePHP-Serializers

A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
MIT License
6 stars 1 forks source link

F/use serializers errors #110

Closed justinyost closed 9 years ago

justinyost commented 9 years ago

Closes #105

justinyost commented 9 years ago

I want to verify this works in a secondary project and update the readme to reflect the changes, then read for review.

justinyost commented 9 years ago

Assigning to @beporter to review the readme