1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00
Maybe/db/migrate
Nidhi Sarvaiya 1182ab39bd
Integrate money-rails gem (#268)
* Integrate money-rails gem

* Fix Lint issues

* Basic test for monetize feature

* Merge main branch

* Changes to monetize balance field

---------

Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-02-06 12:30:51 -05:00
..
20240201183314_enable_uuid.rb Initial commit 2024-02-02 09:05:04 -06:00
20240201184038_create_families.rb Initial commit 2024-02-02 09:05:04 -06:00
20240201184212_create_users.rb Initial commit 2024-02-02 09:05:04 -06:00
20240202015428_create_accounts.rb Initial commit 2024-02-02 09:05:04 -06:00
20240202191425_create_account_loans.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
20240202191746_add_accountable_to_account.rb Add index 2024-02-03 02:49:24 +00:00
20240202192214_create_account_depositories.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
20240202192231_create_account_credits.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
20240202192238_create_account_investments.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
20240202192312_create_account_properties.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
20240202192319_create_account_vehicles.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
20240202192327_create_account_other_assets.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
20240202192333_create_account_other_liabilities.rb Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
20240202230325_create_invite_codes.rb Implement invitation codes 2024-02-02 17:55:27 -06:00
20240203030754_remove_type_from_accounts.rb Remove account type column 2024-02-03 03:09:54 +00:00
20240203050018_add_token_index_to_invite_codes.rb Add unique index for invite code tokens (#267) 2024-02-02 23:06:31 -06:00
20240206031739_replace_money_field.rb Integrate money-rails gem (#268) 2024-02-06 12:30:51 -05:00