Can someone expand on this question and answer for me?
Rails don't generate created_at for fixture
I have a number of fixture files named 'noddys.yml' i.e. plural and they work find but I've just hit one where 'bigears.yml' does not work whilst 'bigear.yml' does. I've looked at my models, fixture files etc and cannot see the difference between the 'noddy' class and the 'bigear' class - what precisely should I be looking at?