1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/lib/kaminari/helpers
Akira Matsuda 4beef97cea fixes #28 a page can be both current and first or last
merge _current_page, _first_page_link, _last_page_link and _page_link into one _page partial
2011-02-25 10:35:21 +09:00
..
action_view_extension.rb fixes #10 add :param_name option to the helper 2011-02-22 13:09:23 +09:00
helpers.rb fixes #23 do not reuse the @output_buffer but always create a new one for the paginator 2011-02-23 22:40:25 +09:00
tags.rb fixes #28 a page can be both current and first or last 2011-02-25 10:35:21 +09:00