mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update seeds.rb.tt
Rahm Emanuel doesn't deserve to be in Rails.
This commit is contained in:
parent
8d672a5f92
commit
b66ee36ed1
1 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@
|
|||
#
|
||||
# Examples:
|
||||
#
|
||||
# cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
|
||||
# Mayor.create(name: 'Emanuel', city: cities.first)
|
||||
# movies = Movie.create([{ name: 'Star Wars' }, { name: 'Lord of the Rings' }])
|
||||
# Character.create(name: 'Luke', movie: movies.first)
|
||||
|
|
Loading…
Reference in a new issue