Add the has_many_polymorphs plugin
[cs356-p2-videostore.git] / vendor / plugins / has_many_polymorphs / test / fixtures / bow_wows.yml
1 rover:
2   id: 1
3   name: Rover
4   created_at: "2007-01-01 12:00:00"
5   updated_at: "2007-01-04 10:00:00"
6 spot:
7   id: 2
8   name: Spot
9   created_at: "2007-01-02 12:00:00"
10   updated_at: "2007-01-03 10:00:00"