public
Rubygem
Fork of mislav/will_paginate
Description: Most awesome pagination solution for Rails
Homepage: http://github.com/mislav/will_paginate/wikis
Clone URL: git://github.com/chriseppstein/will_paginate.git

chriseppstein's will_paginate Feed   feed

chriseppstein committed to chriseppstein/will_paginate 5 months ago

aa9cfe346c1bbce83eb5b4d13ba80d99f455c9c1

test cases for link renderer options

chriseppstein committed to chriseppstein/will_paginate 5 months ago

84313aa4ec6d354de94d5d78ab78fbc52d3f7c17

allow renderer to be a LinkRenderer instance or a class and make it easier to override rendering a link.