Displaying 2 results from an estimated 2 matches for "watchlistscontrollertest".
2006 Jun 06
0
Tests broken after freeze and upgrade - undefined method
...ation1 on Rails 1.0 / Ruby 1.8.2
Freeze rails into vendor folder on Application1
Develop Application2 on Rails 1.1 / Ruby 1.8.4
Return to Application1 and run tests, every test fails with the error
"undefined method `verify_active_connections!" or in detail ...
221) Error:
test_index(WatchlistsControllerTest):
NoMethodError: undefined method `verify_active_connections!'' for
ActiveRecord::Base:Class
D:/svn_dbi/config/../vendor/rails/activerecord/lib/active_record/base.rb:996:in
`method_missing''
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/fixtures.rb:5...
2006 Jun 08
0
undefined method `verify_active_connections!''
I''m getting this error for every test when I run rake
221) Error:
test_index(WatchlistsControllerTest):
NoMethodError: undefined method `verify_active_connections!'' for
ActiveRecord::Base:Class
D:/svn_dbi/config/../vendor/rails/activerecord/lib/active_record/base.rb:996:in
`method_missing''
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/fixtures.rb:...