This project is archived and is in readonly mode.
bundler: vendored_at is deprecated in favor of path
Reported by Damien MATHIEU | December 16th, 2009 @ 03:14 PM
Since october the 21th, the :vendored_at option is deprecated in
bundler in favor to :path.
http://github.com/wycats/bundler/commit/2fd1aeeb3d11b0c7e4b577bff48...
In rails, the :vendored_at option is still used when it
shouldn't.
The following patch corrects this.
Comments and changes to this ticket
-
Damien MATHIEU December 18th, 2009 @ 09:12 AM
Fixed by DHH. http://github.com/rails/rails/commit/2bfa477128ef36e5664709684b51c2...
This one should be closed. -
CancelProfileIsBroken December 18th, 2009 @ 12:41 PM
- State changed from new to resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>