Sha256: 276b1e5000d61f6b69fe8372b54cd3f7d562d8c50c4725c5cf8997a1e0088a77

Contents?: true

Size: 472 Bytes

Versions: 2

Compression:

Stored size: 472 Bytes

Contents

//= 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

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
ember-appkit-rails-0.4.0 lib/generators/templates/environments/production.js.erb
ember-appkit-rails-0.4.0 test/dummy/config/environments/production.js.erb