207 tests, 197 assertions, 0 failures, 146 errors
rake aborted!
Test failures
Most of the errors seem to relate to the blog_id column an example:
ActiveRecord::StatementInvalid: Mysql::Error: Unknown column 'blog_id' in 'field list': INSERT INTO contents (`updated_at`, `body`, `guid`, `url`, `author`, `type`, `id`, `blog_id`, `article_id`, `created_at`, `email`) VALUES ('2004-05-02 20:00:02', 'Comment body _italic_ *bold*', 'b1i2n3g4o5t6i7v', ' www.google.com', 'John Bar', 'Comment', 15, 1, 14, '2004-05-02 20:00:02', '[EMAIL PROTECTED]')
_______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
