lib/generators/figaro/install/templates/application.yml in figaro-0.7.0 vs lib/generators/figaro/install/templates/application.yml in figaro-1.0.0.rc1

- old
+ new

@@ -1,7 +1,11 @@ -# Add application configuration variables here, as shown below. +# Add configuration values here, as shown below. # -# PUSHER_APP_ID: "2954" -# PUSHER_KEY: 7381a978f7dd7f9a1117 -# PUSHER_SECRET: abdc3b896a0ffb85d373 -# STRIPE_API_KEY: EdAvEPVEC3LuaTg5Q3z6WbDVqZlcBQ8Z -# STRIPE_PUBLIC_KEY: pk_BRgD57O8fHja9HxduJUszhef6jCyS +# pusher_app_id: "2954" +# pusher_key: 7381a978f7dd7f9a1117 +# pusher_secret: abdc3b896a0ffb85d373 +# stripe_api_key: sk_test_2J0l093xOyW72XUYJHE4Dv2r +# stripe_publishable_key: pk_test_ro9jV5SNwGb1yYlQfzG17LHK +# +# production: +# stripe_api_key: sk_live_EeHnL644i6zo4Iyq4v1KdV9H +# stripe_publishable_key: pk_live_9lcthxpSIHbGwmdO941O1XVU