This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Patrick Lenz (author)
Fri May 23 07:25:10 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Fri Sep 19 02:47:00 -0700 2008 | |
| |
MIT-LICENSE | Fri Sep 19 02:47:00 -0700 2008 | |
| |
README | Fri May 23 07:25:10 -0700 2008 | |
| |
Rakefile | Fri Sep 19 02:47:00 -0700 2008 | |
| |
TODO | Fri Sep 19 02:47:00 -0700 2008 | |
| |
init.rb | Fri May 23 07:25:10 -0700 2008 | |
| |
install.rb | Fri Sep 19 02:47:00 -0700 2008 | |
| |
lib/ | Fri May 23 07:25:10 -0700 2008 | |
| |
tasks/ | Fri Sep 19 02:47:00 -0700 2008 | |
| |
test/ | Fri May 23 07:25:10 -0700 2008 |
README
= acts_as_searchable This library adds fulltext searching capabilities based on Hyper Estraier (http://hyperestraier.sourceforge.net/) to an ActiveRecord model. == Pre-requisites A working Hyper Estraier instance, setup instructions: * http://hyperestraier.sourceforge.net/nguide-en.html == Resources Install * gem install acts_as_searchable Bugtracking * http://trac.poocs.net/projects/plugins Rubyforge project * http://rubyforge.org/projects/ar-searchable RDocs * http://ar-searchable.rubyforge.org Subversion * svn://poocs.net/plugins/trunk/acts_as_searchable







