2, i downloaded the acts_as_ferret-0.4.0.tgz at http://rubyforge.org/frs/?group_id=2916&release_id=10617
and uploaded to the /testapp/vendor/plugins/acts_as_ferret folder,
when i run the commond:
RAILS_ENV=development vendor/plugins/acts_as_ferret/script/ferret_start
RAILS_ENV=development vendor/plugins/acts_as_ferret/script/ferret_start
/usr/local/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/commands/runner.rb:45:
(eval):23: You have a nil object when you didn’t expect it!
(NoMethodError)
You might have expected an instance of Array.
The error occurred while evaluating nil.[] from
/usr/local/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in eval' from /usr/local/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/commands/runner.rb:45 from /usr/local/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in gem_original_require’
from
/usr/local/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require’
from script/runner:3