1. 03 Jun, 2019 1 commit
    • Dylan Griffith's avatar
      Use /bin/herokuish in Auto DevOps docs examples · 4ada0f8e
      Dylan Griffith authored
      The previous examples did work however they had a problem when the
      bin/setup script installed a different bundler version than the one in
      your Gemfile.lock.  It is safer to use `/bin/herokuish procfile exec` to
      get access to all the environment already installed for your application
      instead of installing bundler again.
      4ada0f8e
  2. 31 May, 2019 6 commits
  3. 30 May, 2019 33 commits