Add the has_many_polymorphs plugin
[cs356-p2-videostore.git] / vendor / plugins / has_many_polymorphs / test / fixtures / people.yml
1 bob:
2   id: 1
3   name: Bob 
4   age: 45
5   created_at: "2007-04-01 12:00:00"
6   updated_at: "2007-04-04 10:00:00"
7