mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Lint
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user