James Byrne wrote: > Dwight Shackelford wrote: >> I wiped the logs, because data from differing projects were getting >> written to multiple logs, meaning a specific log under a specific >> subdirectory included data from other projects too. To get a clean run, >> I truncated them. Cookbook runs now. Phonebook did not, and no log was >> written for the attempt to run it. Not that I can find. > > I am curious about this statement. How did you arrange to have > different projects write to the same log/development log? You do not > have multiple Rails projects in the same root directory perchance?
Don't know how it happened. There's duplicate log files under the separate projects. InstantRails sort of enforces the following directory structure: C:\InstantRails\Rails_Apps\[Project1]\ C:\InstantRails\Rails_Apps\[Project2]\ C:\InstantRails\Rails_Apps\[Project3]\ etc. Except the log files under the different projects seem to contain the same info. InstantRails has a button that says "Start project with Mongrel". I'll sometimes hit that, just to get Mongrel listening, then from the web page pull up different projects. Not sure if that's the issue or not. -- 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 rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---