Phlip wrote:
>> test_truth(MyDataTest):
>> ActiveRecord::StatementInvalid: Mysql::Error: Unknown column 'mydata' in 
>> 'field list': INSERT INTO `members` (`person_id`, `created_at`, 
>> `updated_at`, `mydata`, `id`, `mydata_id`) VALUES (1, '2009-02-22 
>> 18:00:49', '2009-02-22 18:00:49', 'verein1', 238752903, 4)
>> 
>> where does this column come from?
> 
> test/fixtures/members.yml

THANK YOU SOOOO MUCH!!!

it works great :))))
im so happy :))))
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to