From 2c52305e1b59006df963bc15be540dd3719d80ce Mon Sep 17 00:00:00 2001 From: Splines Date: Sun, 3 Dec 2023 15:23:07 +0100 Subject: [PATCH] Fix line to long --- db/seeds.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/db/seeds.rb b/db/seeds.rb index 1beea2acc..89f6bb02d 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -1,5 +1,7 @@ -# This file should contain all the record creation needed to seed the database with its default values. -# The data can then be loaded with the rails db:seed command (or created alongside the database with db:setup). +# This file should contain all the record creation needed to seed the database +# with its default values. +# The data can then be loaded with the rails db:seed command +# (or created alongside the database with db:setup). # # Examples: #