Ruby on Rails Sunday, October 3, 2010

On Oct 3, 11:04 am, Mark Fraser <li...@ruby-forum.com> wrote:
> I have a rails 3 application that runs without problems under WebRick
> (on Ubuntu) that generates the following error in the browser when I run
> under Apache2 with Phusion Passenger:
>
> Ruby (Rack) application could not be started
>
> Error message:
>
>     no such file to load -- bundler

It means you need to install Bundler.

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment