Sha256: 0c3756b4afced9db4f85c596fc67b00fc2bd7c75929b03672543ec74d3330c1d

Contents?: true

Size: 373 Bytes

Versions: 3

Compression:

Stored size: 373 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 rake db:seed (or created alongside the db with db:setup).
#
# Examples:
#
#   cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
#   Mayor.create(name: 'Emanuel', city: cities.first)

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
administrate-field-jsontable-0.1.0 spec/example_app/db/seeds.rb
faml-0.8.1 spec/rails/db/seeds.rb
faml-0.8.0 spec/rails/db/seeds.rb