I was having Ruby 1.8.7 version & rails 2.1.0 version what was working
fine,
very smooth I ran program.

I got that new ruby version and rails version has come and available.
So i decided to update the version.

I updated the version, now when I start mongreal server using

script/server it starts giving error..........

/HUNT/Rails/Blog/config/boot.rb:86:in `load_rubygems': undefined method
`>=' for nil:NilClass (NoMethodError)
  from /HUNT/Rails/Blog/config/boot.rb:52:in `load_initializer'
  from /HUNT/Rails/Blog/config/boot.rb:38:in `run'
  from /HUNT/Rails/Blog/config/boot.rb:11:in `boot!'
  from /HUNT/Rails/Blog/config/boot.rb:109:in `<top (required)>'
  from script/server:2:in `require'
  from script/server:2:in `<main>'



I checked the boot.rb but not knowing what to do with this....Any
suggestion is welcomed.

I don't know why this is happening, I might have installed correctly.


What is the method to install ruby1.9.1 and rails 2.3?


Regards
HUNT
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to