Bike seed data in fixtures

This commit is contained in:
Jason Denney
2012-12-06 17:14:42 -05:00
parent 351f303532
commit b08197256f
3 changed files with 43 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
acquired:
id: 1
action: ACQUIRED
scrapped:
id: 2
action: SCRAPPED
worked:
id: 3
action: WORKED
completed:
id: 4
action: COMPLETED
sold:
id: 5
action: SOLD