My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

A Collection of My finest small Plugins

More of my plugins can be found at http://github.com/grosser

Will Paginate Acts As Searchable

Integrate will_paginate with acts_as_searchable

Movie.paginate_by_fulltext_search(params['q'],:page=>params[:page],:per_page=>1)

script/plugin install http://small-plugins.googlecode.com/svn/trunk/will_paginate_acts_as_searchable/ 
piston import http://small-plugins.googlecode.com/svn/trunk/will_paginate_acts_as_searchable/  vendor/plugins/will_paginate_acts_as_searchable

Post README

Powered by Google Project Hosting