Sha256: c645160ef456a91aa0cb7daf17b29f1a48a1c3f8a5b5f3f306d83fa1aae784b0
Contents?: true
Size: 626 Bytes
Versions: 11
Compression:
Stored size: 626 Bytes
Contents
# # To make browse-everything aware of a provider, uncomment the info for that provider and add your API key information. # The file_system provider can be a path to any directory on the server where your application is running. # # dropbox: # :app_key: YOUR_DROPBOX_APP_KEY # :app_secret: YOUR_DROPBOX_APP_SECRET # box: # :client_id: YOUR_BOX_CLIENT_ID # :client_secret: YOUR_BOX_CLIENT_SECRET # google_drive: # :client_id: YOUR_GOOGLE_API_CLIENT_ID # :client_secret: YOUR_GOOGLE_API_CLIENT_SECRET # sky_drive: # :client_id: YOUR_MS_LIVE_CONNECT_CLIENT_ID # :client_secret: YOUR_MS_LIVE_CONNECT_CLIENT_SECRET
Version data entries
11 entries across 11 versions & 1 rubygems