Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

Conversation

@emoreth
Copy link

@emoreth emoreth commented Sep 27, 2011

Sometimes we have different rake versions on the server, and we just can't deploy because the wrong version is loaded. This is caused by the deploy script that migrates without using bundler.

This fixes rails 2 and 3 apps. Checking when the rails 2 needs to use bundler and always using bundler on rails 3 (the script assumes that the application uses bundler and run bundle install).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant