Move extra bills to credit cards
This commit is contained in:
parent
c14a408f9a
commit
0887a5f6b9
38 changed files with 242 additions and 251 deletions
9
test/fixtures/credit_card_bills.yml
vendored
Normal file
9
test/fixtures/credit_card_bills.yml
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
description: MyString
|
||||
amount: 9.99
|
||||
|
||||
two:
|
||||
description: MyString
|
||||
amount: 9.99
|
Loading…
Add table
Add a link
Reference in a new issue