Sha256: b433ae6d6709bd0f6d55593df4bb439f2506e824d6aa004d8223052b010d6cd7

Contents?: true

Size: 411 Bytes

Versions: 3

Compression:

Stored size: 411 Bytes

Contents

welcome:
  id: 1
  blog_id: 1
  author_id: 1
  title: Welcome
  text: Welcome to my blog
  published_at: <%= 3.years.ago %>

cached_models:
  id: 2
  blog_id: 1
  author_id: 1
  title: Cached Models
  text: Cached Models plugin overview
  published_at: <%= 2.weeks.ago %>

fight_club:
  id: 3
  blog_id: 2
  author_id: 2
  title: Fight Club
  text: This is a Fight Club review
  published_at: <%= 1.week.ago %>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
jodosha-cached-models-0.0.3 test/fixtures/posts.yml
cached-models-0.0.2 test/fixtures/posts.yml
cached-models-0.0.3 test/fixtures/posts.yml