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

Replace require test classes #113

Open justinyost opened 9 years ago

justinyost commented 9 years ago

App::import('PathInPlugin', 'PluginName.test_classes');