This project is archived and is in readonly mode.
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
-
Michael Koziarski April 27th, 2008 @ 10:21 PM
- State changed from new to resolved
Cheers, applied in http://github.com/rails/rails/co...
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
- 1531 Action Pack Base.rb: 1285 segmentation fault Originally created at http://rails.lighthouseapp.com/p...
- 2858 Mocha release 0.9.6 heads-up [1] Test::Unit (standard library or gem), MiniTest (stand...