will_paginate gem : Limit number of pages

This is my pagination, I want to limit the number of pages to 10, for example, to don't have the same problem as in the picture. How can I do it using will_paginate gem?