Hi everybody, I have a list of paginated items using ferret. Every item could be updated and deleted with an ajax call. Let''s suppose I''m paginating my results 10 by 10. When a user deletes an item, a frequent action, the results in the page drops to 9, so I have to rebuild the list doing an additional query. Do you know if there is a better way to do that? Do you have any advice? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---