socialforge/test/fixtures/contestnotifications.yml

18 lines
342 B
YAML
Raw Normal View History

2014-10-21 15:13:18 +08:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
contest_id: 1
title: MyString
summary: MyString
description: MyString
author_id: 1
comments_count: 1
two:
contest_id: 1
title: MyString
summary: MyString
description: MyString
author_id: 1
comments_count: 1