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 /home/ubuntu/Aptana Studio 3 Workspace/my_project/config/
boot.rb:28:in `load'
        from /home/ubuntu/Aptana Studio 3 Workspace/my_project/config/
boot.rb:28:in `preinitialize'
        from /home/ubuntu/Aptana Studio 3 Workspace/my_project/config/
boot.rb:10:in `boot!'
        from /home/ubuntu/Aptana Studio 3 Workspace/my_project/config/
boot.rb:125
        from script/server:2:in `require'
        from script/server:2

I am using rails 2.3.4 and ruby 1,8,7.

Can anyone help me out in this issue...

Thanks in advance
--Arun

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

Reply via email to