Hello, I''m using the will_paginate plugin for pagiantion and I would like to ask how is it possible to change its default pagination URL from: /action?page=2 to /action/page/2 ? I''ve tried something with routing, but it still doesn''t work as it should. My other question is how I should save the current page, because I would like to edit my records and then go back to the page where I was before. I''m thinking to use sessions for this, what do you think about it, am I on a good road? :) Thanks. -- 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-/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 -~----------~----~----~----~------~----~------~--~---