EducatedCamels / Sprint_1

Group project
0 stars 2 forks source link

Use Fixtures to Load Data into Database #52

Open megducharme opened 7 years ago

megducharme commented 7 years ago

Using Fixtures

To quickly seed your database, create a JSON fixture for each of your models. For more information refer to the fixtures documentation.