repo.or.cz
/
lyrix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Went through the specs and updated them to reflect the application
[lyrix.git]
/
vendor
/
rails
/
actionwebservice
/
test
/
fixtures
/
users.yml
blob
a97d8c848616fc07ab5b2e58f51f9590fb603b15
1
user1:
2
id: 1
3
name: Kent
4
active: 1
5
created_on: <%= Date.today %>
6
user2:
7
id: 2
8
name: David
9
active: 1
10
created_on: <%= Date.today %>