annotate lib/plugins/acts_as_versioned/test/fixtures/page_versions.yml @ 1480:75fd8eace091 issue_556

Close obsolete branch issue_556
author Chris Cannam
date Sat, 13 Jul 2013 15:26:30 +0100
parents 433d4f72a19b
children
rev   line source
Chris@0 1 welcome_2:
Chris@0 2 id: 1
Chris@0 3 page_id: 1
Chris@0 4 title: Welcome to the weblog
Chris@0 5 body: Such a lovely day
Chris@0 6 version: 24
Chris@0 7 author_id: 1
Chris@0 8 revisor_id: 1
Chris@0 9 welcome_1:
Chris@0 10 id: 2
Chris@0 11 page_id: 1
Chris@0 12 title: Welcome to the weblg
Chris@0 13 body: Such a lovely day
Chris@0 14 version: 23
Chris@0 15 author_id: 2
Chris@0 16 revisor_id: 2