search for: thuresson

Displaying 6 results from an estimated 6 matches for "thuresson".

Did you mean: thueson
2006 Jan 24
17
Updated lighttpd to 1.4.9 - error running dispatch.fcgi
Hi all, I just updated lighttpd from 1.4.8 to 1.4.9 and it now refuses to start with the following error: 2006-01-24 23:12:24: (mod_fastcgi.c.989) execve failed for: public/ dispatch.fcgi No such file or directory 2006-01-24 23:12:24: (mod_fastcgi.c.1015) the fastcgi-backend public/ dispatch.fcgi failed to start: 2006-01-24 23:12:24: (mod_fastcgi.c.1019) child exited with status 2
2006 Apr 05
7
Conditional toggle button
I have a link_to_remote that updates the content of a hidden div and makes it appear.. But I want it to hide the div and not execute the link_to_remote function on the second click. What''s the best way to do this? I''m thinking I can do it in RJS maybe, but I''m not sure if there''s a nice Rails-y way to tell if a div is hidden or not.. I''d also
2006 Jan 24
0
Catching 302 link_to_remote
I''m having trouble catching a 302 with link_to_remote. The redirect is issued if the user is not logged in with the before filter. In the lighty log i see the 302 scroll by and then it renders the login screen with a 200. That 200, I can catch and issue a redirect (just for testing). Any ideas on where I go wrong? <%= link_to_remote("Link name", :url =>{
2007 Feb 06
0
Integration testing without loading fixtures
Hi, Is there a way to run rake test:integration without having it fire of db:test:prepare? I''d like to setup the test database without using fixtures. I ran the integration script manually which is fine, but would prefer to use the rake task. It seems like I get more output from rake, but I might be wrong. Thanks, Fredrik --~--~---------~--~----~------------~-------~--~----~ You
2007 May 01
5
Development on nfs share
Is there any way to end up somewhere in between the development environment and production environment as far as refreshing the source on every request. Our setup is that we work off of nfs shares which makes it extremely slow for a page load in development since it has to pull in the whole app on each request. I''m used to it by now and only get a few changes in an hour :). Just curious
2007 Jan 17
12
Excel sheet generation
Hi, Does anyone know of a package that will help with generation of spreadsheets? (xls files, not csv) Thanks, Fredrik --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe