Displaying 2 results from an estimated 2 matches for "mikem76".
Did you mean:
  mikem
  
2006 Feb 22
5
Rails on lighttpd locks up, freezes, unresponsive every day
I have RoR running on lighttpd on RedHat Linux and every morning that I 
check the web page it just keeps waiting to refresh it forever, Firefox 
and IE never times out on any of the pages I try. Has anyone seen that 
happening to their RoR?  I also removed lighttpd completely and just ran 
webrick but there was no difference. The linux box has a pretty old 
kernel 2.4.21-4, could that be the
2006 May 02
5
How to call a javascript function from rails view?
Is there a way to call a javascript function from within a rails view?
I can''t use the onLoad javascript method inside the <body> tag because I 
don''t have control over the body tag, it''s in my header.
There are several rss feed reading functions that are in the page and I 
would like to call those functions while the page is being loaded or 
once it''s