Closed youbs closed 12 years ago
There is now a setting to chose the directory where you put your fixtures.
In our project we put them in Resources/fixtures, now you can specify it. By default it's still in DataFixtures (same directory in all your bundles)
Resources/fixtures
DataFixtures
There is now a setting to chose the directory where you put your fixtures.
In our project we put them in
Resources/fixtures
, now you can specify it. By default it's still inDataFixtures
(same directory in all your bundles)