Explain the ID

This commit is contained in:
David Heinemeier Hansson
2025-10-31 17:00:02 +01:00
parent d800b68e74
commit f3b00eaa3e
+1
View File
@@ -2,6 +2,7 @@ require_relative "../../config/environment"
CARDS_COUNT = 10_000
# 37signals seed
ApplicationRecord.current_tenant = "897362094"
account = Account.sole
user = User.first