ultimate-seed
ultimate-seed copied to clipboard
features.js overriding doesn't seem to work?
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.