Mercurial > hg > soundsoftware-site
annotate lib/plugins/classic_pagination/test/fixtures/developers_projects.yml @ 1368:987e71e73116 bibliography_testing
Setup of testing framework for the bibliography plugin.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 20 Aug 2013 18:00:06 +0100 |
parents | 433d4f72a19b |
children |
rev | line source |
---|---|
Chris@0 | 1 david_action_controller: |
Chris@0 | 2 developer_id: 1 |
Chris@0 | 3 project_id: 2 |
Chris@0 | 4 joined_on: 2004-10-10 |
Chris@0 | 5 |
Chris@0 | 6 david_active_record: |
Chris@0 | 7 developer_id: 1 |
Chris@0 | 8 project_id: 1 |
Chris@0 | 9 joined_on: 2004-10-10 |
Chris@0 | 10 |
Chris@0 | 11 jamis_active_record: |
Chris@0 | 12 developer_id: 2 |
Chris@0 | 13 project_id: 1 |