In console there appears a warning with:
Passing mixins and difinitions in the model method will be deprecated in restmod 1.2, use restmod.model().$mix() instead., but when using .$mix I got an undefined error.
In dist/angular-restmod.js the $mix method in not present. Maybe there's need for a rebuild, but for people using this via bower it's a problem.