7 lines
264 B
YAML
7 lines
264 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
|
|
|
example:
|
|
id: 1
|
|
user_id: 5 # the moderator user
|
|
title: Example redaction
|
|
description: Usually some text would go here to say something about why the redaction happened.
|