On Saturday 14 October 2006 17:45, Horst Herb wrote:
> On Saturday 14 October 2006 03:24, Ian Haywood wrote:
> > > - in this directory, start Mongrel
> >
> > do you mean "script/server", which seemes to work for me.
>
> no, I meant mongrel.
>
> script/server is useful for debugging (you can even onitor the SQL
> transformations of ActiveRecord real time, but is otherwise veeeeeeery
> sloooooow.
But it is using Mongrel, not WEBrick
[EMAIL PROTECTED]:~/software/appointments$ script/server
=> Booting Mongrel (use 'script/server webrick' to force WEBrick)
=> Rails application started on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with development environment...
[snip]
UnobtrusiveJavascriptController: missing default helper path 
unobtrusive_javascript_helper

I've found 'mongrel_rails start' also works 

On slowness, I note it takes ~10 sec to open up the new appointment dialogue. 
This seems to be due to funky DOM manipulations such as greying out the 
background rather than server traffic, it there anyway to turn this off?

Ian

Attachment: pgpw50hsYsq9G.pgp
Description: PGP signature

_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to