Sha256: fd5fd0ce40148e7a1ff55c2ce71f88af3d122e19eecb70ce8e463c29147cf69d

Contents?: true

Size: 363 Bytes

Versions: 5

Compression:

Stored size: 363 Bytes

Contents

welcome_1:
  id: 1
  page_id: 1
  version: 1
  title: Welcome
  body: Initial body
  created_at: <%= 1.hour.ago.to_s :db %>
  updated_at: <%= 1.hour.ago.to_s :db %>
  author_id: 1
  
welcome_2:
  id: 2
  page_id: 1
  version: 2
  title: Version 2
  body: two
  created_at: <%= 30.minutes.ago.to_s :db %>
  updated_at: <%= 30.minutes.ago.to_s :db %>
  author_id: 2

Version data entries

5 entries across 5 versions & 4 rubygems

Version Path
revo-version_fu-1.0.0 test/fixtures/page_versions.yml
version_fu-1.0.2 test/fixtures/page_versions.yml
edouard-version_fu-1.0.2 test/fixtures/page_versions.yml
version_fu-1.0.1 test/fixtures/page_versions.yml
nbudin-version_fu-1.0.0 test/fixtures/page_versions.yml