Sha256: 039a56fe402ceb720d5df5d0c9259ab35e9b001bee66ce6eb9e4fb2b5adcf657

Contents?: true

Size: 368 Bytes

Versions: 6

Compression:

Stored size: 368 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 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

6 entries across 6 versions & 1 rubygems

Version Path
orats-5.1.2 lib/orats/templates/base/db/seeds.rb
orats-5.1.1 lib/orats/templates/base/db/seeds.rb
orats-5.0.3 lib/orats/templates/base/db/seeds.rb
orats-5.0.2 lib/orats/templates/base/db/seeds.rb
orats-5.0.1 lib/orats/templates/base/db/seeds.rb
orats-5.0.0 lib/orats/templates/base/db/seeds.rb