Indeed there is, in a few options from automagic to
manual. If you''re using find_by_sql, you''ll probably
need to instantiate a Paginator object by hand. Check
out "Custom/"classic" pagination":
http://api.rubyonrails.org/classes/ActionController/Pagination.html
hth,
phil
--- ss <scott@boxuk.com> wrote:
> Hi,
>
> Im creating a few reports for a system using
> ind_by_sql
>
> Are there any built in features that I can use to
> paginate the results
> and how can this be achived?
>
> Thanks
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>