Mercurial > hg > soundsoftware-site
view plugins/redmine_bibliography/test/fixtures/authorships.yml @ 1378:0b2a75f60952 luisf
adding javascript library file
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Sat, 31 Aug 2013 14:02:51 +0100 |
parents | b4b72f1eb644 |
children | 0b169a5e3837 |
line wrap: on
line source
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 author_id: 1 publication_id: 1 name_on_paper: Yih-Farn R. Chen order: 1 institution: email: MyString two: id: 2 author_id: 2 publication_id: 1 name_on_paper: Glenn S. Fowler order: 2 institution: email: MyString three: id: 3 author_id: 1 publication_id: 1 name_on_paper: Yih-Farn R. Chen order: 1 institution: email: MyString four: id: 4 author_id: 2 publication_id: 1 name_on_paper: Glenn S. Fowler order: 2 institution: email: MyString