Re: [Rails] Could not load the bundler gem

2011-04-07 Thread Bryan Crossland
On Thu, Apr 7, 2011 at 1:32 PM, Keshav P. li...@ruby-forum.com wrote: my server after getting restarted is throwing this error : Caused by: org.jruby.exceptions.RaiseException: (RuntimeError) Could not load the bundler gem. Install it with `gem install bundler`. Apr 7, 2011 10:32:15 AM

[Rails] Could not load the bundler gem

2011-04-07 Thread Keshav P.
my server after getting restarted is throwing this error : Caused by: org.jruby.exceptions.RaiseException: (RuntimeError) Could not load the bundler gem. Install it with `gem install bundler`. Apr 7, 2011 10:32:15 AM org.apache.catalina.core.ApplicationContext log SEVERE: Application Error Can

[Rails] Could not load the bundler gem. Install it with `gem install bundler`. (RuntimeEr ror)

2010-09-24 Thread r_arun2k
I am getting an error while starting the server in terminal using the cmd : ruby/script/server -p3000 error : /home/ubuntu/Aptana Studio 3 Workspace/my_project/config/../config/ preinitializer.rb:5: Could not load the bundler gem. Install it with `gem install bundler`. (RuntimeError) from