Displaying 4 results from an estimated 4 matches for "sublimeguile".
2005 Mar 10
6
Expiring Cache Fragments and fcgi
...expired across the others? (I''m assuming that a
page cache being disk pages will.) If not, what are the
advantages/pitfalls of a moving to a different cache? And, finally,
how hard is it to keep a DRb server running without having to worry
about it?
Thanks,
-w
--
Will Schenk
http://www.sublimeguile.com
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
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