Commit 632b8d54 authored by kolosfed's avatar kolosfed

Add reminder about seeds

parent fbc685d1
......@@ -5,3 +5,4 @@
#
# movies = Movie.create([{ name: 'Star Wars' }, { name: 'Lord of the Rings' }])
# Character.create(name: 'Luke', movie: movies.first)
# TODO @kolosfed wright damn seeds
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment