Run Ember in node by wycats · Pull Request #9941 · emberjs/ember.js
This commit removes any strict dependencies on browser-only APIs. Anything user agent specific (such as window, document, etc.) are abstracted out into a new environment object. Currently we featur...
github.com