Created
April 15, 2013 16:19
-
-
Save marti1125/5389288 to your computer and use it in GitHub Desktop.
application.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Add application configuration variables here, as shown below. | |
# | |
# PUSHER_APP_ID: "2954" | |
# PUSHER_KEY: 7381a978f7dd7f9a1117 | |
# PUSHER_SECRET: abdc3b896a0ffb85d373 | |
# STRIPE_API_KEY: EdAvEPVEC3LuaTg5Q3z6WbDVqZlcBQ8Z | |
# STRIPE_PUBLIC_KEY: pk_BRgD57O8fHja9HxduJUszhef6jCyS | |
# | |
# Copy this file to application.yml | |
TEST_USER_NAME: marti1125 | |
TEST_USER_EMAIL: [email protected] | |
TEST_USER_PASSWORD: 123456789 | |
GMAIL_USERNAME: | |
GMAIL_PASSWORD: | |
ANON_PASSWORD: Willy123456 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment