pfletcherhill / Gandalf

Events application for the Yale community.
2 stars 0 forks source link

Scraper and some heroku setup #34

Closed pfletcherhill closed 11 years ago

pfletcherhill commented 11 years ago

For the scraper, run rake db:scrape['YYYYMMDD'] to pull a day's events. Also, I've set up heroku In order to push to heroku, you've got to make sure you've replicated everything in credentials.yml in heroku config variables. User heroku config:add VARIABLE=VALE to add them.

pfletcherhill commented 11 years ago

Ignore all the useless credentials commits. It was heroku/branch issues.