Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Add rake explicitly to gemfile #6

@patcon

Description

@patcon

Seems that heroku scheduler always appends commands with bundle exec, and for some reason this fails on heroku without explicitly added rake to gemfile.

related SO thread: https://stackoverflow.com/questions/8176282/bundle-exec-rake-dbmigrate-causes-cant-find-executable-rake-error
my fail logs: https://gist.github.com/patcon/8c4154b294e03b0902f60efbcda20ac0

Steps to reproduce:

  1. open console in heroku: heroku run bash
  2. Run: bundle exec rake prog:channels:sync

We should add this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions