The head of the tree supports the :select option for find which allows one 
to override the default select(*) behavior of find. In my case, this allows 
me to throw in a DISTINCT call to ensure the results are of course distinct.
Paginate supports :select since it passes it right through to find. However, 
count does not support it. This causes the paginator to think it has more 
entries to paginate then it really does.
Any ideas on how to fix this?
- Jeff
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails