maybe some problem in your database, try this: rake db:migrate:redo On Aug 31, 3:10 pm, Hunt Hunt <[email protected]> wrote: > HI friends, > > After updating ruby 1.8 to ruby1.9.1.......& on firing script/server to > start a server, > > I am getting the following errror..... > > /home/HUNT/WEBlog/config/boot.rb:86:in `load_rubygems': undefined method > `>=' for nil:NilClass (NoMethodError) > from /home/HUNT/WEBlog/config/boot.rb:52:in `load_initializer' > from /home/HUNT/WEBlog/config/boot.rb:38:in `run' > from /home/HUNT/WEBlog/config/boot.rb:11:in `boot!' > from /home/HUNT/WEBlog/config/boot.rb:109:in `<top (required)>' > from script/about:2:in `require' > from script/about:2:in `<main>' > > HOw do i rectify this error? > Thanks in advance. > -- > Posted viahttp://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 -~----------~----~----~----~------~----~------~--~---

