TypeError: _.contains is not a function
Lodash does not have a .contains() function. I've searched through the code. Underscore does, however Lodash, if it had one, has removed it. As of right now, installing Restangular today will only work with Underscore.js
Docs should be updated, unless you want to go the route of adding support for the new functions in lodash.js