Thank you for your reply. I guess I will have to live with it when I am adding new controllers without "restful routes" (not sure what that is but I'm about to go look now!).
I guess for someone who was looking for a change from Tomcat and Java and was really exited about not having to restart his container, this seemed to be a real show stopper, but if as you say the vast majority of your changes are covered without a restart then I'll be back on my Rails journey after my vacation! Thanks a million On Jul 31, 4:47 pm, Frederick Cheung <[email protected]> wrote: > On Jul 31, 3:13 pm, Chris <[email protected]> wrote: > > > > > I found this on the Pragmatic errata site for the book: > > > I'm really not sure what a non-deterministic bug is? Again, I can't > > believe everyone out there is restarting their web servers after they > > create each controller and view, are they? > > Non deterministic means is a fancy way of saying that it happens > randomly. I have seen this at times, but only ever when adding new > controllers (ie adding actions to existing controllers never seems to > do this) and never when the new controller had restful routes > involved. Between those two that's the vast majority of my changes > covered without a restart > > Fred > > > > > #32023: I also got the above - When I run it: "Routing Error No route > > matches "/say/hello" with {:method=>:get}" > > > I had to restart mongrel to get the correct browser display. > > OS X 10.4.11 with uptodate rails (2.0.2) per pg 35 > > > (Sam says: this is a non-deterministic bug in Rails. DHH is aware)-- > > rick Strang --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

