This project is archived and is in readonly mode.

#3606 ✓resolved
Andriy Tyurnikov

Unable to run working edge app with vendored rails.

Reported by Andriy Tyurnikov | December 22nd, 2009 @ 12:32 AM


$ ruby ~/Code/rails/railties/bin/rails edge_app
/Users/andriytyurnikov/Code/rails/actionpack/lib/action_dispatch.rb:28:in `require': no such file to load -- rack (LoadError)
    from /Users/andriytyurnikov/Code/rails/actionpack/lib/action_dispatch.rb:28
    from /Users/andriytyurnikov/Code/rails/railties/lib/rails.rb:6:in `require'
    from /Users/andriytyurnikov/Code/rails/railties/lib/rails.rb:6
    from /Users/andriytyurnikov/Code/rails/railties/bin/rails:23:in `require'
    from /Users/andriytyurnikov/Code/rails/railties/bin/rails:23
$ ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0]

P.S. See ticket 2567 - same thing here?

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

Referenced by

Pages