Error running ruby server with load error -


i new ruby. when try run ruby application, error:

$ ruby script/server /home/user/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in      `require': cannot load such file -- script/../config/boot (loaderror)   /home/user/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in`require'      script/server:2:in `<main>' 

how can fix this?


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -