Sha256: 3383192ac4701026ef0491dee516acc523715da3d9d5b9a906b19ca725aae921
Contents?: true
Size: 485 Bytes
Versions: 8
Compression:
Stored size: 485 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 bin/rails 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) AdminUser.create(email: "admin@example.com", password: "Password9957", password_confirmation: "Password9957")
Version data entries
8 entries across 8 versions & 1 rubygems