There was an error while loading. Please reload this page.
1 parent d887a32 commit 8121368Copy full SHA for 8121368
db/seeds.rb
@@ -6,5 +6,5 @@
6
# movies = Movie.create([{ name: 'Star Wars' }, { name: 'Lord of the Rings' }])
7
# Character.create(name: 'Luke', movie: movies.first)
8
9
-List.create(title: "West Sweden Road Trip", excerpt: "A cool road trip with stops in harbors of the coast")
10
-List.create(title: "Must have equipment for the outdoor photographer", excerpt: "My selection of gear for modern outdoor photography")
+List.create(title: "Interesting Project Ideas", excerpt: "A shortlist of interesting ideas and concepts for projects")
+List.create(title: "Must Learn List", excerpt: "My selection of frameworks/languages to learn in 2019")
0 commit comments