Jacques Fuentes wrote: > This was not the issue for me either. When using bundle install > --deployment, everything works just fine, but this is a development > server and I do not want gems installed to vendor/bundle. The problem is > still with a gem specifying a git repo and a :ref (does not have a > gemspec).
I'm in the same boat, using Rails 2-3-stable (git) and Passenger 3.0.0-beta3. If the gems aren't in vendor/bundle passenger won't start due to gem installed and defined through :git -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

