I’ve recently tried to get an application running on GoDaddy and after
a few days gave up (their support team was very unhelpful). Anyhow, I
changed hosting to Rails Playground.
I now get a new error when running the dispatch.fcgi:
================================
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
gem_original_require': no such file to load -- ferret (MissingSourceFile) from /usr/local/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27:in
require’
from …/config/…/vendor/rails/activerecord/lib/…/…/
activesupport/lib/active_support/dependencies.rb:495:in require' from ../config/../vendor/rails/activerecord/lib/../../ activesupport/lib/active_support/dependencies.rb:342:in
new_constants_in’
from …/config/…/vendor/rails/activerecord/lib/…/…/
activesupport/lib/active_support/dependencies.rb:495:in `require’
from …/config/…/vendor/plugins/acts_as_ferret/lib/
acts_as_ferret.rb:25
Furthermore the support team also said:
Note that the gem acts_as_ferret (0.4.1) is already installed in your
server.
Would anyone have any idea what line of code I should change?
TIA,
Elle