Sha256: 1f5f4c2235501f63a109445b32c6132792fdc31067a114ae5b6e63914aca53b5

Contents?: true

Size: 306 Bytes

Versions: 1

Compression:

Stored size: 306 Bytes

Contents

//WARNING
//This file is used to load environment variables into the javascript front end
//Anything loaded into the front end is visible to anyone from their browser
//Do not load secret keys, passwords, or any confidential information
window.stripePublishableKey = "<%= ENV['STRIPE_PUBLISHABLE_KEY'] %>"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voxality_core-0.1.0.1 lib/generators/voxality_core/templates/app/assets/javascripts/environment.js.erb