Hi,

After installing RoR (following the instructions of the Ruby on Rails 
Tutorial <http://railstutorial.org/ruby-on-rails-tutorial-book>) as well as 
the *rails.vim* plugin I tried starting rails server from vim using the 
:Rserver command. 

Unfortunately,  all I received was the following error message: 

boot.rb:1:in `require': no such file to load -- rubygems (LoadError)

Running the server directly from the terminal using the *rails server*command 
does work without any problem, though.

Has anyone else encountered this problem before?

Thanks

Stefan

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

Reply via email to