Hi friends,
  Am using mysql and mongodb in my application.
I have create mongodb models for 2 tables
books and books_history
after created these , am running test cases for previously written
controllers which are not using mongodb tables

then am getting this error
------------------------------------------------------------------------------
ActiveRecord::StatementInvalid: Mysql::Error: Table
'develop_test.books_history' doesn't exist: DELETE FROM `books_history
--------------------------------------------------------------------------------

-- 
Posted via http://www.ruby-forum.com/.

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to