[rspec-users] Where are those tables listed for fixtures?
Rasmus Rasmussen
lists at ruby-forum.com
Fri Oct 17 15:28:24 EDT 2008
Rasmus Rasmussen wrote:
> Zach Dennis wrote:
>> Do you still have "works.yml" in your fixtures/ directory? If so
>> you'll need to rename that to "work_periods.yml".
>>
>>
Zach, you are right, there is another fixture under "test". I only
searched in "spec"-dir.
And I am in the wrong forum :-)
Guess the yaml's are placed under test because i ran generators with
"model" instead of "spec_model"
this feels like a duplication. If I write rspec-tests I should not do
ordinary tests, because then I need to maintain two fixtures. Right?
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list