Sha256: c5f4f50169e490eb03668ef91c1d91ee660b844cae50e8f1d179ed50429df066

Contents?: true

Size: 367 Bytes

Versions: 6

Compression:

Stored size: 367 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 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)

Costume.create_presets

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
smalruby-editor-0.4.1-x86-mingw32 db/seeds.rb
smalruby-editor-0.4.2-x86-mingw32 db/seeds.rb
smalruby-editor-0.4.2 db/seeds.rb
smalruby-editor-0.4.1 db/seeds.rb
smalruby-editor-0.4.0-x86-mingw32 db/seeds.rb
smalruby-editor-0.4.0 db/seeds.rb