Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

JohnPlummer/twitter_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONSUMER_KEY and CONSUMER_SECRET ENV vars need to be set on Heroku. To
run the app locally create config/heroku.env.rb with the following
content (don't forget to add to .gitignore)

  # This file contains the ENV vars necessary to run the app locally.  
  # They should be set as ENV vars on Heroku.
  # Some of these values are sensitive, and some are developer specific.
  #
  # DO NOT CHECK THIS FILE INTO VERSION CONTROL

  ENV['CONSUMER_KEY']       = 'ImJpVe3t4HG1H81kmHMHw'
  ENV['CONSUMER_SECRET']    = 'LH6w1APk9TzEcDsQQyICxU9VVw37DyzvFN0Kyw8M'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages