Skip to content

Commit

Permalink
db/ shouldn't be flagged
Browse files Browse the repository at this point in the history
  • Loading branch information
grodowski committed Dec 13, 2024
1 parent fa6b3ad commit 4557c75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/seeds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
#
# movies = Movie.create([{ name: 'Star Wars' }, { name: 'Lord of the Rings' }])
# Character.create(name: 'Luke', movie: movies.first)

User.create(email: "bob@yahoocom")

0 comments on commit 4557c75

Please sign in to comment.