≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Feature request #1567

Feature request #1567: Rails 3: update script/deploy for Bundler

Kind feature request
Product wincent.dev
When Created 2010-06-11T18:52:50Z, updated 2010-06-28T03:16:21Z
Status closed
Reporter Greg Hurrell
Tags no tags

Description

Will require minor tweaks to script/deploy for Rails 3. Namely, the rake gems:build type stuff will be replaced by bundle install or similar. Exact details may change by the time Rails 3 goes final and Bundler 1.0 is declared, so will just wait and see for now. (Not planning on releasing a Rails 3 version of the app in a hurry anyway.)

Comments

  1. Greg Hurrell 2010-06-28T03:02:53Z

    Ok, the script now just does bundle install. I am going to set up BUNDLE_PATH in the server environment to keep things nicely local; just need to decide whether to set it to ~/.bundle (in the home dir) or .bundle (in the app root). Probably will go with home dir for now.

  2. Greg Hurrell 2010-06-28T03:16:21Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets