mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-11 05:54:15 +01:00
14 lines
235 B
YAML
14 lines
235 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
user_id:
|
|
wallet_id:
|
|
transaction_type: MyString
|
|
amount: 1
|
|
|
|
two:
|
|
user_id:
|
|
wallet_id:
|
|
transaction_type: MyString
|
|
amount: 1
|