Sha256: 9d2649027c361a629115f5aab254dd8d10118cca2a1ef54cb44aade141a07ab5
Contents?: true
Size: 487 Bytes
Versions: 14
Compression:
Stored size: 487 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) Admin::User.create(email: "admin@example.com", password: "Password9957", password_confirmation: "Password9957")
Version data entries
14 entries across 14 versions & 1 rubygems