view vendor/plugins/redmine_bibliography/test/fixtures/authorships.yml @ 1019:76cce7d14bd0 browsing

Don't want tags controller & view after all
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 13 Nov 2012 10:14:53 +0000
parents b601a9e472f3
children
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