Sha256: c9d1ce996a9ec39c3566a7813c23c5dd5894a00520650b863d8f7c3371df9d00
Contents?: true
Size: 370 Bytes
Versions: 7
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 rake db:seed (or created alongside the db with db:setup). # # Examples: # # cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }]) # Mayor.create(name: 'Emanuel', city: cities.first) Calagator::Engine.load_seed
Version data entries
7 entries across 7 versions & 2 rubygems