issue the following on command line before starting the tests: export RUBYOPT=-rubygems
worked for me, good luck Tony wrote: > Hi there. > > I try to develop an activerecord adapter. Trying to launch the tests, > I've got an error: > > undefined method 'cattr_accessor' > from ActiveRecord::Base:Class (NoMethodError) > > I could not find this method anywhere in the source of the fresh svn > trunk I take. > > How to find this method ? any help welcome. > Tony > > PS: I find this method ... in a "monnay" package on google ??? -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-developers mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
