Hi, I am very new to ruby and I have encountered some problem in starting up the webrick server. I used the command ruby script/server webrick -e production and I encounter with the following error. C:\Redmine\redmine-0.9.4>ruby script/server webrick -e production => Booting WEBrick => Rails 2.3.5 application starting on http://0.0.0.0:3000C:/Ruby/lib/ruby/site_ruby/1.8/rubygems.rb:636:in `report_activate_error': Could not find RubyGem hoe (>= 1.3.0) (Gem::LoadError)
Anyway I tried with several options such as without the -e part and etc. What is this missing RubyGem hoe thing? How can I get through this? Thanks in advance. Thanks, Regards, Sajith Vimukthi Weerakoon, T .P No : ++94-716102392 -- 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.

