Revisions of rubygem-kaminari-actionview
Hendrik Vogelsang (hennevogel)
accepted
request 812924
from
Dany Marcoux (dmarcoux)
(revision 5)
- Updated to version 1.2.1
Eduardo Navarro (enavarro_suse)
accepted
request 535873
from
Manuel Schnitzer (mschnitzer)
(revision 3)
- updated to version 1.1.1 * Bug Fixes: - Fixed a bug where paginate ..., params: { controller: ..., action: ... } didn't override the params[:controller] and params[:action] #919 [@chao-mu]
Maximilian Meister (m_meister)
accepted
request 533891
from
Manuel Schnitzer (mschnitzer)
(revision 2)
- updated to version 1.1.0 * Enhancements: - Now the page_entries_info method respects the I18n.locale value when pluralizing the entry_name option #899 [@hundred] - require 'kaminari/core' is no longer necessary when using require 'kaminari/activerecord' #896 [@yhara] - Added the #current_per_page method to inspect current value of per_page #875 [#bfad] - Better accesibility support by adding accessibility roles to pagination nav #848 [@frrrances] * Bug Fixes: - Fixed an issue where the command rails g kaminari:views ... stopped working due to a missing require #912 [@jvsoares] - Fixed a bug where passing in params to the link_to_next_page or link_to_previous_page method raises an exception #874 [@5t111111]
Stephan Kulow (coolo)
committed
(revision 1)
- initial package
Displaying all 6 revisions