Load error

Hi,
Just install ruby on the rails in my windows followed by this Ruby on
the
Rails on Windows
(wikis)http://www.google.com/url?sa=t&source=web&cd=4&ved=0CC4QFjAD&url=http%3A%2F%2Fwiki.rubyonrails.org%2Fgetting-started%2Finstallation%2Fwindows&rct=j&q=ruby%20on%20windows&ei=wdiYTO6zHNy4jAfykdAJ&usg=AFQjCNE_Gnrh6mAQL2b9DAbyGiL3AJv9UA&sig2=jLUquCom7VPoopHG1f47GQ&cad=rjalink.
I installed everything. (in the past I used instant rails version < 2)

but when I was going to load server typing: ruby script/server
the following error was showing:

ruby script/console
internal:lib/rubygems/custom_require:29:in `require’: no such file to
load

script/…/config/boot (LoadError)
from internal:lib/rubygems/custom_require:29:in require' from script/console:2:in

even If I write: ruby script/consol the same error arrived!

If possible then please help me!


Thanks,
Irfan A. Rizvi

“Passionate to learn”
http://www.welltreat.us
+880 1676 246 991
[email protected]

check what versions you ahve of ruby and rails

Ruby version 1.9.2
Rails 2.2.3

On 21 September 2010 22:26, radhames brito [email protected] wrote:

For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.


Thanks,
Irfan A. Rizvi

“Passionate Coder”
http://www.welltreat.us
+880 1676 246 991

you have a new version of ruby and a old version of rails.

type gem update rails