[typo] Fixing category & tag feeds
Scott Laird
scott at sigkill.org
Mon Sep 5 09:42:21 EDT 2005
On Sep 5, 2005, at 6:13 AM, Scott Laird wrote:
>
> Second, we could include a :order => 'created_at DESC' clause in
> the find_by_permalink method. I *think* the find_by_* methods will
> take :order flags. We should add a :limit clause at the same time.
Er, ignore this -- I think I was still mostly asleep :-). Ordering
the Category provided by creation date won't help much. I'm going to
add Article.find_published_by_category_permalink and swap all of the
places that use this basic search over to it.
Scott
More information about the Typo-list
mailing list