Karol Karwacki

Results 2 issues of Karol Karwacki

package.json ``` { "private": true, "name": "angular-universal", "version": "0.0.0", "scripts": { "ng": "ng", "prestart": "npm run build:prod", "start": "node ./dist/app/server/main.js", "build": "ng build", "build:prod": "ng build -c production", "dev": "ng...

When draper gem is used to decorate models in controller translation_lookup_prefix method creates wrong path to the translation.