[Ferret-talk] uninitialized constant ActsAsFerret (NameError)

Philip Ingram philip at prettybycritty.com
Mon Feb 9 20:33:54 EST 2009


Dimitar, it appears you added Acts_as_ferret to your environment.rb  
file.  you shouldn't need that if you are using the latest version.

The gem/plugin does that kind of magic for you.

get rid of it and see if it works.

On 9-Feb-09, at 7:33 PM, Dimitar Yordanov wrote:

> Hi all,
> I have another problem that I fight with for some time and I could not
> understand where is the problem. Probably the problem is that I am  
> quite
> "green" in RR :)
> I am trying to make the Demo Application that comes with Ferret to  
> work
> but I guess something with my environment is not OK.
> I will do apreciate any help.
>
> [root at moonlight FerretDemo]# ./script/server
> => Booting Mongrel (use 'script/server webrick' to force WEBrick)
> => Rails 2.2.2 application starting on http://0.0.0.0:3000
> => Call with -d to detach
> => Ctrl-C to shutdown server
> ** Starting Mongrel listening at 0.0.0.0:3000
> ** Starting Rails with development environment...
> Exiting
> /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ 
> dependencies.rb:445:in
> `load_missing_constant': uninitialized constant ActsAsFerret  
> (NameError)
>        from
> /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ 
> dependencies.rb:77:in
> `const_missing'
>        from
> /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ 
> dependencies.rb:89:in
> `const_missing'
>        from /var/www/html/staff/FerretDemo/config/environment.rb:56
>        from
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `gem_original_require'
>        from
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
>        from
> /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ 
> dependencies.rb:153:in
> `require'
>        from
> /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ 
> dependencies.rb:521:in
> `new_constants_in'
>        from
> /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ 
> dependencies.rb:153:in
> `require'
>         ... 21 levels...
>        from
> /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/commands/server.rb:49
>        from
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `gem_original_require'
>        from
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
>        from ./script/server:3
> -- 
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ferret-talk mailing list
> Ferret-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/ferret-talk



More information about the Ferret-talk mailing list