Add the has_many_polymorphs plugin
[cs356-p2-videostore.git] / vendor / plugins / has_many_polymorphs / test / fixtures / wild_boars.yml
1 puma:
2   id: 1
3   name: Puma
4   created_at: "2007-07-01 12:00:00"
5   updated_at: "2007-07-04 10:00:00"
6 jacrazy:
7   id: 2
8   name: Jacrazy
9   created_at: "2007-07-02 12:00:00"
10   updated_at: "2007-07-03 10:00:00"