repo.or.cz
/
akelos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixing content type ordering when content_type is not defined.
[akelos.git]
/
test
/
fixtures
/
data
/
accounts.yaml
blob
b2d0191900bba1451aa71259f5582b1ef9cbff43
1
signals37:
2
id: 1
3
firm_id: 1
4
credit_limit: 50
5
6
unknown:
7
id: 2
8
credit_limit: 50
9
10
rails_core_account:
11
id: 3
12
firm_id: 6
13
credit_limit: 50
14
15
last_account:
16
id: 4
17
firm_id: 2
18
credit_limit: 60
19
20
rails_core_account_2:
21
id: 5
22
firm_id: 6
23
credit_limit: 55
24
25
odegy_account:
26
id: 6
27
firm_id: 9
28
credit_limit: 53