Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
Adds dummy API keys for Isbndb and World Cat.
Browse files Browse the repository at this point in the history
  • Loading branch information
joegatt committed Jun 17, 2013
1 parent 046a60d commit 733eef3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/secret.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ defaults: &defaults
consumer_secret: CHANGEME
detect_language:
api_key: CHANGEME
world_cat:
api_key: CHANGEME
isbndb:
api_key: CHANGEME

development:
<<: *defaults
Expand Down

0 comments on commit 733eef3

Please sign in to comment.