lib/generators/templates/environments/production.js.erb in ember-appkit-rails-0.4.0 vs lib/generators/templates/environments/production.js.erb in ember-appkit-rails-0.5.0
- old
+ new
@@ -3,12 +3,12 @@
//= 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.
+// 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
+Ember.LOG_VERSION = false;