Sha256: bd9932cc00c7c003438b777fbb66800a6aadfefdc24f026f2e9bb493c34caa08

Contents?: true

Size: 364 Bytes

Versions: 10

Compression:

Stored size: 364 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
hgtv:
  id: 1
  name: hgtv
  html: Come watch our show!
  frequency: 1
  created_at: <%= 5.days.ago.iso8601 %>
  updated_at: <%= 5.days.ago.iso8601 %>
  start_date: <%= 5.days.ago.iso8601 %>
  end_date: <%= 5.days.from_now.iso8601 %>
  location: homepage_s1
  audience: all
  published: true

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
community_engine-3.2.0 test/fixtures/ads.yml
community_engine-3.0.0 test/fixtures/ads.yml
community_engine-2.3.2 test/fixtures/ads.yml
community_engine-2.3.1 test/fixtures/ads.yml
community_engine-2.3.0 test/fixtures/ads.yml
community_engine-2.1.0 test/fixtures/ads.yml
community_engine-2.0.0 test/fixtures/ads.yml
community_engine-2.0.0.beta3 test/fixtures/ads.yml
community_engine-2.0.0.beta2 test/fixtures/ads.yml
community_engine-2.0.0.beta1 test/fixtures/ads.yml