To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / vendor / plugins / redmine_bibliography / test / fixtures / authors.yml @ 393:9595ab4cac6b

History | View | Annotate | Download (211 Bytes)

1
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2
one:
3
  id: 1
4
  user_id: 1
5
  firstname: MyString
6
  lastname: MyString
7
two:
8
  id: 2
9
  user_id: 1
10
  firstname: MyString
11
  lastname: MyString