//= require handlebars.runtime //= require ember.prod //= require ember-data.prod // For some configuration settings such as API keys, // you should read them from the environment rather // than checking them into version control. See also // the Figaro gem. // Keep in mind that API keys in js are visible to // someone poking in the browser, so never expose // a truly private API key in javascript. // my_api_key = <%= ENV['MY_API_KEY'] %> Ember.LOG_VERSION = false;