Acts_as_taggable pagination

Im using the acts_as_taggable plugin, is there a way to paginate the
find_tagged_with results?

ray ray [email protected] writes:

Im using the acts_as_taggable plugin, is there a way to paginate the
find_tagged_with results?

Yes, look at the wiki on how to use paginator. You have to create an
instance
of the Paginator class, and use the params[:page]. Its very simple, the
wiki
is a very useful resource to search.

HTH.

Surendra S.
http://ssinghi.kreeti.com, http://www.kreeti.com
Read my blog at: http://cuttingtheredtape.blogspot.com/
,----
| “War is Peace! Freedom is Slavery! Ignorance is Strength!”
| – Orwell, 1984, 1948
`----