Skip to content

Commit 8121368

Browse files
committed
finished with the rails setup and linter
1 parent d887a32 commit 8121368

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

db/seeds.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
# movies = Movie.create([{ name: 'Star Wars' }, { name: 'Lord of the Rings' }])
77
# Character.create(name: 'Luke', movie: movies.first)
88

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")
9+
List.create(title: "Interesting Project Ideas", excerpt: "A shortlist of interesting ideas and concepts for projects")
10+
List.create(title: "Must Learn List", excerpt: "My selection of frameworks/languages to learn in 2019")

0 commit comments

Comments
 (0)