repo.or.cz
/
doozer.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added support for alternate (cleaner) syntax
[doozer.git]
/
test
/
fixtures
/
users.yml
blob
c79b3fb8350c9b7433e0fc1128fb9ed43cbf0e45
1
# This fixture was generated with a Doozer. You can find it's definition
2
# script under test/fixtures/doozers/
3
#
4
# Generated on October 24, 2007 13:03
5
6
bob:
7
created_on: 2007-10-24 13:03:30
8
name: Bob
9
id: 1
10
password: Bobo
11
login: bob
12
email: bob@yahoo.com
13
14
user_2:
15
created_on: 2007-10-24 13:03:30
16
name: Other
17
id: 2
18
password: ???
19
login: user_2
20
email: other@gmail.com
21