This project is archived and is in readonly mode.
Rails 3.0pre Appears To Be Broken
Reported by Conrad Taylor | October 20th, 2009 @ 11:00 AM
I have been trying to run the latest Edge Rails (i.e. Rails 3.0pre) appear to be broken and I haven't been able to get it to run for several days now. At this time, I'm getting the following error message:
$ script/server
/Users/conradwt/rails.dir/examples/blog/config/boot.rb:45:in `require': no such file to load -- /Users/conradwt/rails.dir/examples/blog/config/../vendor/rails/railties/lib/initializer (LoadError)
from /Users/conradwt/rails.dir/examples/blog/config/boot.rb:45:in `load_initializer'
from /Users/conradwt/rails.dir/examples/blog/config/boot.rb:38:in `run'
from /Users/conradwt/rails.dir/examples/blog/config/boot.rb:11:in `boot!'
from /Users/conradwt/rails.dir/examples/blog/config/boot.rb:110:in `<top (required)>'
from script/server:2:in `require'
from script/server:2:in `<main>'
Lastly, I have tried this in Ruby 1.9.1 using Mac OS 10.6.1.
Comments and changes to this ticket
-
Jeremy Kemper January 16th, 2010 @ 08:07 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>