Skip to content

Commit

Permalink
Fix: add new line to fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
JudahSan committed Oct 18, 2024
1 parent f2e058d commit 4368e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/seeds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# Examples:
#
# movies = Movie.create([{ name: "Star Wars" }, { name: "Lord of the Rings" }])
# Character.create(name: "Luke", movie: movies.first)
# Character.create(name: "Luke", movie: movies.first)

0 comments on commit 4368e61

Please sign in to comment.