Plugins - alphabar

StarAdd to favorites

This paginator will help you search and display your results based on the first letter of a field.

This will allow you to divide up large result sets in a way that users can predict what will be on the page they click instead of just clicking through pages hoping to get the result they want.

Eric Anderson

http://alphabar.rubyforge.org/

svn://rubyforge.org/var/svn/alphabar/trunk

Rails' (MIT)

  • Currently 4.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Searching and Queries

Tags

Comments

Add a comment
Web Designs Chicago 28 Jan 2008

I changed line 76 of alphabar.rb from model.withscope({:find => {:conditions => conditions}}) {model.find :all} to model.send(:withscope, :find => {:conditions => conditions}) {model.find :all} and it worked like a charm.

Beirdo 23 Jan 2008

This didn't want to work for me. Maybe I'm missing something... Anyways, it complains that you are using a protected method (withscope) in my model class when I use alphafind or Alphabar::find. I'll look into this one again later when it is more mature, I guess.

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?