#15 open
Xavier Noria

vendor/rails does not imply edge

Reported by Xavier Noria | December 19th, 2007 @ 10:55 PM | in Second Edition

The first paragraph of page 4 reads: "The first thing it does is to check for the existence of vendor/rails in your project, which would mean that you're running edge".

This is not necesserarily the case, you can just freeze gems there with the task rails:freeze:gems. That's an important feature. For example it allows a single development machine to have a tree of projects where each one may run on different Rails versions. And you are confident they won't interfere with each other. That's my own laptop after a couple of years of Rails development.

You have the same independence and confidence in production, in case you host several applications in the same machine.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket