This project is archived and is in readonly mode.

#50 ✓resolved
John Barnette

Rails.vendor_rails? doesn't exist in older boot.rb files

Reported by John Barnette | April 26th, 2008 @ 06:44 AM

The initializer uses vendor_rails? to decide whether or not to install gem stubs, but it's not guaranteed to be there during upgrades. I've patched the initializer to abort with a suggestion to run "rake rails:update".

git://github.com/jbarnette/rails.git (vendor_rails branch)

Comments and changes to this ticket

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>

People watching this ticket

Tags

Referenced by

Pages