Sha256: c69482b10c40460e00ca84ba65ff21b87d825b216a6b757f797dd56af79d6430
Contents?: true
Size: 401 Bytes
Versions: 31
Compression:
Stored size: 401 Bytes
Contents
# frozen_string_literal: true # 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 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)
Version data entries
31 entries across 31 versions & 2 rubygems