Hi all, I'm new to ROR so sorry if this is simple.
I'm using NetBeans 6.8 as my IDE and I'm trying to run tests on my shared project but I'm hitting the error beow and I can't figure out what it means. ActiveRecord::StatementInvalid: Mysql::Error: Table 'mydatabase_test.publiic_indices' doesn't exist: DELETE FROM `publiic_indices` I know that none of my tables have an index setup could this be the problem?? Any help greatly appricated. Graham -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

