Hi friends i am using will_paginate plugin for pagination Im having more records in my database im listing 10 records per page know my pagination link was look like this << Previous *1* 2 *3* *4* *5* *6* *7* *8* *9* … *266* *Next* >>
But i would like to display the pagination links look like this << Previous *1* 2 *3* *4* *5* *6* *7* *8* *9* *10* *Next* >> any idea how to implement this please help me to implement this -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

