1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/lib
Akira Matsuda 6e8ad122fb cleverer way of finding partial templates
for example, while FirstPageLink extends PageLink, the template finder searches the file in the following order.
1. app/views/kaminari/_first_page_link
2. app/views/kaminari/_page_link
3. ENGINE/kaminari/_first_page_link
2011-02-10 21:50:09 +09:00
..
generators/kaminari looks more googlish this way 2011-02-10 07:42:49 +09:00
kaminari cleverer way of finding partial templates 2011-02-10 21:50:09 +09:00
kaminari.rb enginize 2011-02-05 23:45:49 +09:00