On Friday 16 February 2007, Phlip wrote:
> Michael Schuerig wrote:
> > Phlip wrote:
> > > So how to turn up the logging level to something relevant? And
> > > how to, uh, chat with the sample application? (No, I read the
> > > FAQ, and no firewall blocks my server and client, etc...)
> >
> > I'll have a look, but first I have to go to sleep, it's almost 7am
> > over
>
> Honest thanks for sleeping on it! That's quite the valid programming
> technique...

(1) Don't use the zip, install from SVN. The available zips are utterly 
outdated.
(2) rake juggernaut:reinstall
(3) Re-read the JUGGERNAUT-README, I've updated the chat example to 
reflect the state of the code. Ignore the example on the web site, it's 
outdated :-(
(4) There was a real bug, in that {...}.to_json produced a string that 
JSON.parse would not parse (the keys were not quoted). 
Require'ing 'json' before calling #to_json cured it, however I've not 
tried to track down the ultimate cause.

I hope it works now. If not, complain to Alex ;-)

Michael

-- 
Michael Schuerig
mailto:[EMAIL PROTECTED]
http://www.schuerig.de/michael/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to