Mercurial > hg > soundsoftware-site
annotate .svn/pristine/9c/9ca9c6dfffd7638ae7eea68c1bdadff3a8c99ad5.svn-base @ 1628:9c5f8e24dadc live tip
Quieten this cron script
author | Chris Cannam |
---|---|
date | Tue, 25 Aug 2020 11:38:49 +0100 |
parents | 038ba2d95de8 |
children |
rev | line source |
---|---|
Chris@1296 | 1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html |
Chris@1296 | 2 comments_001: |
Chris@1296 | 3 commented_type: News |
Chris@1296 | 4 commented_id: 1 |
Chris@1296 | 5 id: 1 |
Chris@1296 | 6 author_id: 1 |
Chris@1296 | 7 comments: my first comment |
Chris@1296 | 8 created_on: 2006-12-10 18:10:10 +01:00 |
Chris@1296 | 9 updated_on: 2006-12-10 18:10:10 +01:00 |
Chris@1296 | 10 comments_002: |
Chris@1296 | 11 commented_type: News |
Chris@1296 | 12 commented_id: 1 |
Chris@1296 | 13 id: 2 |
Chris@1296 | 14 author_id: 2 |
Chris@1296 | 15 comments: This is an other comment |
Chris@1296 | 16 created_on: 2006-12-10 18:12:10 +01:00 |
Chris@1296 | 17 updated_on: 2006-12-10 18:12:10 +01:00 |