phil.swenson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2006-Dec-04 02:35 UTC
unit tests hosed after installing memcache on windows
I installed memcache on my windows machine (''cached_model'')
and am now
getting the following error when I run any of my unit tests:
undefined method `use_transactional_fixtures='' for
Test::Unit::TestCase:Class (NoMethodError)
The root cause of the pproblem seems to originate from this inside my
environment.rb file.
require ''cached_model''. If I remove this line, all is good.
Of course
I don''t want to do this...
Everything I did originated from this article:
http://nubyonrails.com/articles/2006/08/17/memcached-basics-for-rails
Any ideas?
thanks,
phil
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---