Posts tagged Rake
#Rake elsewhere: Facebook, Flickr, Instagram, Twitter, Vimeo, Vine.
-
@evanphx That worked. Thanks! /cc @drbrain
-
@evanphx Shelling out to `heroku pg:pull` from within a Rake task is giving the error. Running `heroku pg:pull` directly works fine.
-
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?