Sha256: a091ff580421d43eca08390f6521ff09c0270c6472b54c66eeea44f0127dff84
Contents?: true
Size: 361 Bytes
Versions: 3
Compression:
Stored size: 361 Bytes
Contents
# This file should contain all the record creation needed to seed the database # with its default values. # The data can then be loaded with the rails db:seed command # (or created alongside the database with db:setup). # # Examples: # # movies = Movie.create([{ name: 'Star Wars' }, { name: 'LoTR' }]) # Character.create(name: 'Luke', movie: movies.first)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
orats-5.2.3 | lib/orats/templates/base/db/seeds.rb |
orats-5.2.2 | lib/orats/templates/base/db/seeds.rb |
orats-5.2.1 | lib/orats/templates/base/db/seeds.rb |