Sha256: a25407a0ec1b5e8c84bed14bb5ac547d79cac73d0faba8b992e48f55eae65cd2
Contents?: true
Size: 374 Bytes
Versions: 17
Compression:
Stored size: 374 Bytes
Contents
# encoding: utf-8 # 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) Populate.me
Version data entries
17 entries across 17 versions & 2 rubygems