-
Notifications
You must be signed in to change notification settings - Fork 864
Issues: mislav/will_paginate
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Using will_paginate HABTM (Bookmark HasMany Tags through Taggings) results in 3 queries, while the 2nd has an issue
#74
opened Sep 29, 2010 by
ionas
updated Sep 29, 2010
WillPaginate::LinkRenderer#visible_page_numbers is O(N^2)
#22
opened Dec 22, 2009 by
chaptastic
updated Apr 9, 2011
Error generating namespaced routes with parameters
#128
opened May 13, 2011 by
lleirborras
updated Jun 14, 2011
EagerLoadPolymorphicError being thrown whenever conditions used
unconfirmed
#129
opened May 16, 2011 by
ghost
updated Aug 9, 2011
Allowing for out_of_bounds? code to be handled consistently
#166
opened Aug 22, 2011 by
zdennis
updated Aug 22, 2011
previous_page and next_page methods disappeared
#194
opened Oct 29, 2011 by
pjungwir
updated Oct 29, 2011
will_paginate creates malformed sql with empty result set on a specific query
#198
opened Nov 11, 2011 by
trcull
updated Nov 13, 2011
Impossible to configure the column to use for the Distinct close
#202
opened Nov 17, 2011 by
eltados
updated Nov 17, 2011
paginate_by_sql and :order => "blabla DESC" doesn't work
#84
opened Nov 2, 2010 by
tupolev
updated Dec 4, 2011
current_page is not set if paging is used inside scope def
#246
opened May 31, 2012 by
kpolitowicz
updated May 31, 2012
paginate_by_sql and Oracle - the offset value results in repeating rows
#247
opened Jun 22, 2012 by
tamersalama
updated Jun 22, 2012
.page() introduces duplicates in HABTM :uniq relationship
#255
opened Jul 30, 2012 by
johngtimms
updated Feb 18, 2013
Group clause is not working with pagination in v3.0.pre4
#314
opened Jun 20, 2013 by
gaurav-midha
updated Jun 20, 2013
Paginated collection doesn't forward the
selector
method to underlying object
#325
opened Jul 18, 2013 by
raphaelcm
updated Jul 19, 2013
Paging request sent to wrong route in Rails 3.2 app search
unconfirmed
#386
opened Jun 13, 2014 by
emclab
updated Jun 18, 2014
View spec with nested resource gives “No route matches”
#355
opened Jan 24, 2014 by
maxcal
updated Nov 5, 2014
Sending extra SQL queries when model uses joins, includes
#423
opened Dec 2, 2014 by
kapellan
updated Dec 29, 2014
Manual data for page_entries_info and will_paginate view helpers
#456
opened Nov 20, 2015 by
ninjonxb
updated Nov 20, 2015
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-12-22.