Sha256: 53316d9f66fdfae873472f82d5cface4f1fe903f33116fcbeb70135714b4aa76

Contents?: true

Size: 444 Bytes

Versions: 2

Compression:

Stored size: 444 Bytes

Contents

# rake db:seed:c80_swiper_01_fill_props

C80Swiper::Swprop.delete_all
C80Swiper::Swprop.create!({
                               thumb_sm_width:  80,
                               thumb_sm_height: 50,
                               thumb_md_width:  250,
                               thumb_md_height: 160,
                               thumb_lg_width:  1000,
                               thumb_lg_height: 550,
                           })

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
c80_swiper-0.1.0.1 db/seeds/c80_swiper_01_fill_props.rb
c80_swiper-0.1.0 db/seeds/c80_swiper_01_fill_props.rb