diff --git a/db/seeds.rb b/db/seeds.rb index 41d5257e..0664d1be 100755 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -5,4 +5,4 @@ # Examples: # # movies = Movie.create([{ name: "Star Wars" }, { name: "Lord of the Rings" }]) -# Character.create(name: "Luke", movie: movies.first) \ No newline at end of file +# Character.create(name: "Luke", movie: movies.first)