This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
2007-09-27 02:19:14 -04:00
|
|
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
one:
|
|
|
|
id: 1
|
|
|
|
title: my title page for testing
|
|
|
|
two:
|
|
|
|
id: 2
|
|
|
|
title: my other title page
|
2007-10-03 02:34:21 -04:00
|
|
|
homepage:
|
|
|
|
id: 3
|
|
|
|
title: HomePage
|
|
|
|
redcloth: Homepage Text
|