Posts tagged Rake

#Rake elsewhere: Facebook, Flickr, Instagram, Twitter, Vimeo, Vine.

  1. @evanphx That worked. Thanks! /cc @drbrain

  2. @evanphx Shelling out to `heroku pg:pull` from within a Rake task is giving the error. Running `heroku pg:pull` directly works fine.

  3. I’m running Ruby 2.3.0 (chruby). In a Rake task I shell out to the @heroku CLI. It uses its own Ruby 1.9.3. So, it fails. Any ideas?