Sha256: d5783b81e2cb99dedcbb5f939518f42172a439572a5905c0b4b4ab1ffd05e363
Contents?: true
Size: 290 Bytes
Versions: 20
Compression:
Stored size: 290 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). Dir[File.join(Rails.root.to_s, 'db', 'seeds', '*.rb')].sort.each { |seed| load seed }
Version data entries
20 entries across 20 versions & 1 rubygems