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
-~----------~----~----~----~------~----~------~--~---