I''m trying to create a paginated view pages (rails 1.2.5). According to my sources, the paginate controller method accepts a symbol for a model name, but I''d rather pass in an array of the same models, because I''m trying to list out models that ''belongs_to'' other models. Is there a way to do a customizable paginate? Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---