]> git.openstreetmap.org Git - rails.git/blob - vendor/gems/composite_primary_keys-2.2.2/test/fixtures/comments.yml
Deselect note features when the popup is closed
[rails.git] / vendor / gems / composite_primary_keys-2.2.2 / test / fixtures / comments.yml
1 comment1:
2   id: 1
3   person_id: 1
4   person_type: Employee
5   
6 comment2:
7   id: 2
8   person_id: 1
9   person_type: User
10   hack_id: andrew
11   
12 comment3:
13   id: 3
14   person_id: andrew
15   person_type: Hack
16