We have an app that displays a merged mixed list of multiple models
("albums","books","movies") which are sorted on
field called
"rejuvinated_at". This field gets updated when x number of actions
occur
on each model. So we have a list of all three content types merged together
and sorted. The problem is we now have enough content that we need to page
these. I can''t think of a way to do paging with multiple models using
the
built in paging controls. Any ideas on how to attack this?
thanks,
Jake
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---