search for: myelin

Displaying 5 results from an estimated 5 matches for "myelin".

Did you mean: yelin
2005 Mar 10
5
dispatch.fcgi dieing randomly
...everything has settled down, a 500 with no further useful information. Just waiting and retrying seem to make things better, but it''s maybe a minute before anything works. The apache logs are discriptive thusly: FastCGI: incomplete headers (0 bytes) received from server "/home/ws/myelinate/public/dispatch.fcgi" and from /var/log/apache2/error.log FastCGI: (dynamic) server "/home/ws/myelinate/public/dispatch.fcgi" (pid 19296) terminated by calling exit with status ''0'' How do I figure out what''s going on so I can fix this? Running script/...
2005 Mar 10
10
Some Basic Questions
Sorry I can''t access IRC from work so I hope you don''t mind me asking my newbie questions here: 1) I have the following code: @post = Post.find(@params[''id'']) @comments = Comment.find_all "post_id = #@params[''id'']", "created_on ASC" And I am have problems with the second line. I want to pass the id from my post to the
2005 Mar 10
6
Expiring Cache Fragments and fcgi
First let me say that Rails caching is very very cool. The traffic (and responsiveness) I''ve saved by added 10 lines of ruby code would be enourmous, if I actually had traffic... ;) Sweepers as observers are great, btw. Since every page of my side is dynamic, once I did some DB optimization I''m caching the content of the index page which was taking the bulk of the time to load
2005 Mar 10
11
Default Values
Where in the application would you suggest I set default values that are read for every action and in some cases changed and somecases not. Basically on some pages I am getting the <title> from the DB and if not I want to put a default one up. Any suggestions?
2005 Mar 30
35
Respect and Disappointment
I''ve finally started a blog. I really didn''t want to go public with it until I was sure I keep it up, but DHH posted a entry to his blog that I feel compelled to comment on. You can read about it on my blog: http://www.bloglines.com/blog/CurtHibbs Curt