-
Notifications
You must be signed in to change notification settings - Fork 0
payalgupta/getchute
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation and Setup: 1. Add to Gemfile gem install chute 2. Add configuration file 'config/chute.rb' with the following details: API_URL = "ADD API URL HERE" API_KEY = "ADD ACCESS TOKEN HERE"