Hi Bert, Bert Ameche wrote: > > How do I access the logs? (I'm a complete newbie and > did not find how to trace this in the books I'm using)
The log files are in the log directory which is at the same level as your app directory. The development.log file contains the output related to the behavior of your Rails app. The mongrel.log file contains output related to the behavior of the mongrel web server. HTH, Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

