Hi all, I'm a newbie... so be patient pliz ;-)
I'm starting to use Rails on my machine (OS: Win 7) but when I'm trying to connect to http://0.0.0.0:3000 I get nothing. So I launch rails in this way: ruby script/server -d this is the answer: " C:\Ruby19\rubyApps\bookmark_manager>ruby script/server -d => Booting WEBrick => Rails 2.3.5 application starting on http://0.0.0.0:3000 C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/commands/server.rb:62:in `dae mon': daemon() function is unimplemented on this machine (NotImplementedError) from C:/Ruby19/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/commands/server. rb:62:in `<top (required)>' from script/server:3:in `require' from script/server:3:in `<main>' " Could anybody suggest me what I've to do ? Many thanks -- 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.

