Sha256: a2b3cf40a1a555d1cd37f736d5f36ef1b42a6057cffdc27ec84cf3a37a922ec9
Contents?: true
Size: 370 Bytes
Versions: 1
Compression:
Stored size: 370 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 `xip db:seed` command (or created alongside the database with db:setup). # # Examples: # # movies = Movie.create([{ name: 'Star Wars' }, { name: 'Lord of the Rings' }]) # Character.create(name: 'Luke', movie: movies.first)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xip-2.0.0.beta2 | lib/xip/generators/builder/db/seeds.rb |