Sha256: 6d3ab79e1c4877bfd869ad56395998780475a783db3f1b4101a6a6fdab87a881

Contents?: true

Size: 147 Bytes

Versions: 13

Compression:

Stored size: 147 Bytes

Contents

# rake db:seed:07_fill_news_props

puts 'Fill C80NewsTz::Prop...'

C80NewsTz::Prop.delete_all
C80NewsTz::Prop.create!({ per_page:8, per_widget:4 })

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
c80_news_tz-0.1.1.26 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.25 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.24 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.23 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.22 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.21 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.19 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.18 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.17 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.16 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.15 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.1 db/seeds/19_fill_news_props.rb.example
c80_news_tz-0.1.1.0 db/seeds/19_fill_news_props.rb.example