Sha256: 24d5a6902b633c6fcab07e65167929fcb5471478dbcb4624911fd624328c553e
Contents?: true
Size: 372 Bytes
Versions: 23
Compression:
Stored size: 372 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 stealth 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
23 entries across 23 versions & 1 rubygems