Mongrel does this automatically, but WEBrick doesn''t. If you can
install mongrel, you might get what you''re looking for (and it tends
to be preferred to WEBrick, anyway).
sudo gem install mongrel
(I believe.) Otherwise, you can open a terminal and type...
tail -f log/development.log
...if you''re in your application root directory. Of course, if your
new machine is also a Windows machine, you''ll have to ask others for
help.
-Kyle
On Mar 19, 2:11 pm, "Vapor .."
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> At a dev machine in office, I can see all the development log on command
> prompt (windows xp) as I use application...displaying all the queries
> and stuff...but I just setup this new machine and it doesnt show any
> logs, it just keeps displaying like press Ctrl+C to stop etc.
>
> Any idea?
> --
> 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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---