Christian Trosclair
Christian Trosclair
https://github.com/felixrieseberg/ember-electron/issues/259 @anulman There are two issues that need to be resolved to get this working. 1) ember-electron redefines `require` and thus breaks ember-cli-code-coverage. if ember-cli-code-coverage were to use requireModule instead...
I've spent a few days getting this integrated on a relatively large and complex project and have a ton of questions, but for right now... Is there a way to...
DEPRECATION: ember-cli-babel 5.x has been deprecated. Please upgrade to at least ember-cli-babel 6.6.
`INFO [817dfa13] Running /usr/bin/env bundle install --path /home/ubuntu/apps/lesson/shared/bundle --without development test --deployment --quiet on XXXXXXXXXXXXX DEBUG [817dfa13] Command: cd /home/ubuntu/apps/lesson/releases/20160127174421 && /usr/bin/env bundle install --path /home/ubuntu/apps/lesson/shared/bundle --without development test --deployment...
This switches out json_pure for multi_json. json_pure stops some rubyists from utilizing your service because it is incompatible with other json libraries they might be using. This is a drop...