Sha256: ad5082d4d85d8a3511f7b4cb4244734eb401674a61aefdc48d4a00c161355bb6
Contents?: true
Size: 423 Bytes
Versions: 188
Compression:
Stored size: 423 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([{ <%= key_value :name, "'Chicago'" %> }, { <%= key_value :name, "'Copenhagen'" %> }]) # Mayor.create(<%= key_value :name, "'Emanuel'" %>, <%= key_value :city, "cities.first" %>)
Version data entries
188 entries across 149 versions & 20 rubygems