search for: find_last_index_version

Displaying 1 result from an estimated 1 matches for "find_last_index_version".

2007 Jun 28
3
acts_as_ferret and capistrano
...t up to use DRb, it wrongly expects the index to be present. Aaf shouldn''t do anything with a local index when it is supposed to be using DRb. The "unless options[:remote]" block in act_methods.rb (line 136) should extend down to logger.debug five lines later to avoid the call to find_last_index_version. Cheers, -Jonathan. -- Posted via http://www.ruby-forum.com/.