module flattening+renaming, extracted act_methods out of class_methods, and other...
commit4e7e06085d29b0b4478ed7a34fd27ab1df225516
authorjk <jk@7326d000-0a0e-0410-9cad-a9b28e7838dc>
Fri, 2 Feb 2007 22:13:11 +0000 (2 22:13 +0000)
committerjk <jk@7326d000-0a0e-0410-9cad-a9b28e7838dc>
Fri, 2 Feb 2007 22:13:11 +0000 (2 22:13 +0000)
tree4338a513e07c79b2e60fab79c68e00a9bb42a6c8
parent9343573c3485bf3b02209ce84449456e9ded1f9a
module flattening+renaming, extracted act_methods out of class_methods, and other preparations for implementation of remote indexing via drb. Due to the number of changes trunk will be only for the brave for now :-)

git-svn-id: svn://projects.jkraemer.net/acts_as_ferret/trunk/plugin/acts_as_ferret@134 7326d000-0a0e-0410-9cad-a9b28e7838dc
README
doc/ferret_server.yml [new file with mode: 0644]
lib/act_methods.rb [new file with mode: 0644]
lib/acts_as_ferret.rb
lib/class_methods.rb
lib/ferret_server.rb [new file with mode: 0644]
lib/instance_methods.rb
lib/more_like_this.rb
lib/multi_index.rb
lib/remote_index.rb [new file with mode: 0644]
script/ferret_server [new file with mode: 0644]