There is a known bug in Rails 2.3 that is worth being aware of, count no longer works on anything using named_scope. There are some patches and a fix available in the ticket there and it looks like it will be resolved in the next version... but for now, beware!
also, I'm not sure when but somewhere …