aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/accounts.yml
blob: 8cff4389fd43e582ec3a41532a8bc574d1175b20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
signals37:
  id: 1
  firm_id: 1
  credit_limit: 50

unknown:
  id: 2
  credit_limit: 50

rails_core_account:
  id: 3
  firm_id: 6
  credit_limit: 50