ultimate-seed icon indicating copy to clipboard operation
ultimate-seed copied to clipboard

features.js overriding doesn't seem to work?

Open bluepeter opened this issue 11 years ago • 0 comments
trafficstars

Uncommenting the functions does not override the restify.model controllers in https://github.com/pilwon/ultimate-seed/blob/master/server/controllers/api/features.js as the comment suggests.

Does another route needed to be appended to routes.js for that to work? If you could give some examples of how to over-ride, that'd be great. I see that there's support for passing additional functions in Restify code: but for the life of me, I can't seem to pass the right stuff to get it going.

bluepeter avatar Feb 20 '14 01:02 bluepeter