Sha256: 8a65d27b5b836f362f62c1271dc54266b04ba1a38ea784cf72aa1a12364399d4

Contents?: true

Size: 416 Bytes

Versions: 195

Compression:

Stored size: 416 Bytes

Contents

require 'workarea/seeds'
Workarea::Seeds.run

# 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

195 entries across 195 versions & 5 rubygems

Version Path
workarea-storefront-3.5.27 test/dummy/db/seeds.rb
workarea-admin-3.5.27 test/dummy/db/seeds.rb
workarea-core-3.5.27 test/dummy/db/seeds.rb
workarea-storefront-3.5.26 test/dummy/db/seeds.rb
workarea-admin-3.5.26 test/dummy/db/seeds.rb
workarea-core-3.5.26 test/dummy/db/seeds.rb
workarea-storefront-3.4.45 test/dummy/db/seeds.rb
workarea-admin-3.4.45 test/dummy/db/seeds.rb
workarea-core-3.4.45 test/dummy/db/seeds.rb
workarea-storefront-3.5.25 test/dummy/db/seeds.rb
workarea-admin-3.5.25 test/dummy/db/seeds.rb
workarea-core-3.5.25 test/dummy/db/seeds.rb
workarea-storefront-3.5.23 test/dummy/db/seeds.rb
workarea-admin-3.5.23 test/dummy/db/seeds.rb
workarea-core-3.5.23 test/dummy/db/seeds.rb
workarea-storefront-3.4.44 test/dummy/db/seeds.rb
workarea-admin-3.4.44 test/dummy/db/seeds.rb
workarea-core-3.4.44 test/dummy/db/seeds.rb
workarea-storefront-3.5.22 test/dummy/db/seeds.rb
workarea-admin-3.5.22 test/dummy/db/seeds.rb