Project

General

Profile

« Previous | Next » 

Revision 3d7a0301

Added by Ngan Pham almost 2 years ago

[rubygems/rubygems] Resolve ruby version file relative to bundle root

This is a follow up to https://github.com/rubygems/rubygems/issues/6742.
This change makes it so that the version file is resolved relative to
the Bundle root instead of the working directory.

Why is this useful?

If you run a commnad (eg rails) from the app/ directory, your bundle
would fail to load.

https://github.com/rubygems/rubygems/commit/6d47ee98b9