I'm sorry if this is posted in wrong forum. I am new to all of this with rails and rspec.
Something got messed up when I changed a table's name from 'works' to 'work_periods'. Now the fixture:load thing does not work. Obviously the old table is still in there in some file. Anyone have any idea on where to find that file? Where does rspec read all tables when it deletes table-entries? > >rake db:fixtures:load > >rake aborted! >Mysql::Error: #42S02Table 'db_development.works' doesn't exist: DELETE FROM >works > -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users