search for: usersectiontest

Displaying 1 result from an estimated 1 matches for "usersectiontest".

2011 Jul 25
4
Rails 3 test database issues
...ays use the ''down'' part of a migration and sometimes just recreate the whole database. I did rake db:migrate:reset and rake db:test:prepare, but when I run my test it is trying to access tables that are not in the test at all and fields that are not in that table. test_attr_merge(UserSectionTest): ActiveRecord::StatementInvalid: Mysql::Error: Unknown column ''conversion_dir_id'' in ''field list'': INSERT INTO `conversions` (`file_name`, `conversion_dir_id`, ` created_at`, `updated_at`, `id`) VALUES (''MyString'', 1, ''2011-07-25 13:3...