Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat non {test,development} envs as production #366

Merged
merged 1 commit into from
Dec 20, 2015

Commits on Dec 20, 2015

  1. Treat non {test,development} envs as production

    Closes [#361].
    
    When the Rails environment is neither `test` nor `development` ([two
    environments handled by EmberCLI out-of-the-box][ember-cli-env]), treat
    it as `production`, unless an `EMBER_ENV` is specified.
    
    [#361]: #361
    [ember-cli-env]: http://ember-cli.com/user-guide/#Environments
    seanpdoyle committed Dec 20, 2015
    Configuration menu
    Copy the full SHA
    94b7dd6 View commit details
    Browse the repository at this point in the history