1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/app/views/kaminari
Geremia Taglialatela 557b23fbef Add a relationship helper to PageProxy
With this new helper, we can use page.rel instead of a nested
ternary operator in order to determine the relationship between a page
and the current page.
2016-02-12 15:08:10 +01:00
..
_first_page.html.erb use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_first_page.html.haml use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_first_page.html.slim use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_gap.html.erb use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_gap.html.haml use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_gap.html.slim use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_last_page.html.erb use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_last_page.html.haml use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_last_page.html.slim use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_next_page.html.erb use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_next_page.html.haml use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_next_page.html.slim use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_page.html.erb Add a relationship helper to PageProxy 2016-02-12 15:08:10 +01:00
_page.html.haml Add a relationship helper to PageProxy 2016-02-12 15:08:10 +01:00
_page.html.slim Add a relationship helper to PageProxy 2016-02-12 15:08:10 +01:00
_paginator.html.erb num_pages => total_pages 2012-05-25 15:31:53 +09:00
_paginator.html.haml num_pages => total_pages 2012-05-25 15:31:53 +09:00
_paginator.html.slim num_pages => total_pages 2012-05-25 15:31:53 +09:00
_prev_page.html.erb use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_prev_page.html.haml use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00
_prev_page.html.slim use html_safe instead of raw amatsuda/kaminari#73 2013-07-12 01:06:10 -04:00