Displaying 1 result from an estimated 1 matches for "contentbase".
Did you mean:
content_base
2007 Apr 09
2
Ferret Demo Problem
Dear,
I have download the demo of ferret from the following svn
svn://projects.jkraemer.net/acts_as_ferret/trunk/demo
and then i run the demo http://localhost:3005/content
but i got such exception:
undefined method `acts_as_ferret'' for ContentBase:Class
RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full Trace
D:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:1235:in
`method_missing''
#{RAILS_ROOT}/app/models/content_base.rb:18
#{RAILS_ROOT}/app/models/content.rb:1
#{RAILS_ROOT}/a...