To edit pages or tickets please login with username/password: aaf/aaf

Changeset 47

Show
Ignore:
Timestamp:
05/04/06 23:05:25 (3 years ago)
Author:
jk
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/plugin/acts_as_ferret/lib/acts_as_ferret.rb

    r45 r47  
    2626# loads. Until Ferret 0.9.x stabilizes, you should consider this 
    2727# version for production scenarios. 
    28 require_gem 'ferret', '=0.3.2' 
     28#require_gem 'ferret', '=0.3.2' 
    2929 
    3030# Ferret >=0.9, Ruby-only, is much slower than 0.3.2 with it's small C 
     
    3838# accessible yet. Several tests fail with this version, but basic single-index 
    3939# functionality is there and working. 
    40 #require 'ferret' 
     40require 'ferret' 
    4141 
    4242# Yet another Ferret Mixin. 

To edit pages or tickets please login with username/password: aaf/aaf