This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
one:
|
|
id: 1
|
|
title: my title page for testing
|
|
owner_id: 1
|
|
owner_type: Beer
|
|
two:
|
|
id: 2
|
|
title: my other title page
|
|
owner_id: 1
|
|
owner_type: Brewery
|
|
homepage:
|
|
id: 3
|
|
title: HomePage
|
|
redcloth: Homepage Text
|