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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Deploying Rails" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---