1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 20:15:22 +02:00
This commit is contained in:
Josh Pigford 2024-02-11 12:38:15 -06:00
parent c483153721
commit 4867e2691d

View file

@ -21,4 +21,4 @@ end
puts "User created: #{user.email} for family: #{family.name}"
# Create default currency
Currency.find_or_create_by(iso_code: "USD", name: "United States Dollar")
Currency.find_or_create_by(iso_code: "USD", name: "United States Dollar")