mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Lint
This commit is contained in:
parent
c483153721
commit
4867e2691d
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue