I have a partial that is updated after edit and delete actions like
this:
$(''#notes_content'').html("<%=
escape_javascript(render("notes"))%>");
the question is that after update the partial every link_to include the
id of the updated/destroyed item link http://url/id?page=2 instead of
http://url?page=2
This include the will_paginate links
--
Posted via http://www.ruby-forum.com/.
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.