I always hear people dissing the RoR built in paginator… are their
alternatives popular in the community or is everyone rolling their
own?
Your Friend,
John
–
John K.
[email protected]
I always hear people dissing the RoR built in paginator… are their
alternatives popular in the community or is everyone rolling their
own?
Your Friend,
John
–
John K.
[email protected]
I’m actually dealing with a paginated search right now, and it’s not
fun. I haven’t found a plugin for paginated searching. I’ve found that
searching in general sucks. In short, I’m rolling my own, but I’d gladly
use a pre-built plugin if I knew of one.
http://www.agilewebdevelopment.com/plugins/paginating_find
–
Building an e-commerce site with Rails?
http://www.agilewebdevelopment.com/rails-ecommerce
Benjamin C. wrote:
Actually, you’ll find a lot of information on this plugin here:
Hey Jason,
Not sure if this will help but I created a plugin for this very purpose:
http://javathehutt.blogspot.com/2006/11/rails-realities-part-20-
sortable.html
Feel free to email me with feedback/questions though it’s pretty
simple and only
160 lines of code and comes with some samples.
Enjoy.
-Michael
http://javathehutt.blogspot.com
Hi,
I second the recommendation of paginating_find - works well, and
doesn’t affect your code in places where you don’t need pagination.
regards,
Elmar
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs