From 03414543ee32ddd1b6c209cc2415a6b07a2f98e7 Mon Sep 17 00:00:00 2001 From: mickyv-13 <72202816+mickyv-13@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:17:27 +0500 Subject: [PATCH] Update seeds.rb --- db/seeds.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/db/seeds.rb b/db/seeds.rb index 4edb1e8..f1f6cb7 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -1,3 +1,4 @@ +# This is the awesome website # 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 rake db:seed (or created alongside the db with db:setup). #