From 7bb935256bba1dc5b2267a9cfb9a60693ff33118 Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 24 Feb 2010 12:18:42 -0500 Subject: [PATCH] added post mod details --- test/fixtures/dmails.yml | 11 ----------- test/fixtures/forum_posts.yml | 11 ----------- test/fixtures/forum_topics.yml | 11 ----------- test/fixtures/hidden_posts.yml | 11 ----------- test/fixtures/jobs.yml | 11 ----------- 5 files changed, 55 deletions(-) delete mode 100644 test/fixtures/dmails.yml delete mode 100644 test/fixtures/forum_posts.yml delete mode 100644 test/fixtures/forum_topics.yml delete mode 100644 test/fixtures/hidden_posts.yml delete mode 100644 test/fixtures/jobs.yml diff --git a/test/fixtures/dmails.yml b/test/fixtures/dmails.yml deleted file mode 100644 index 289334110..000000000 --- a/test/fixtures/dmails.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -one: {} -# column: value -# -two: {} -# column: value diff --git a/test/fixtures/forum_posts.yml b/test/fixtures/forum_posts.yml deleted file mode 100644 index 289334110..000000000 --- a/test/fixtures/forum_posts.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -one: {} -# column: value -# -two: {} -# column: value diff --git a/test/fixtures/forum_topics.yml b/test/fixtures/forum_topics.yml deleted file mode 100644 index 289334110..000000000 --- a/test/fixtures/forum_topics.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -one: {} -# column: value -# -two: {} -# column: value diff --git a/test/fixtures/hidden_posts.yml b/test/fixtures/hidden_posts.yml deleted file mode 100644 index 289334110..000000000 --- a/test/fixtures/hidden_posts.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -one: {} -# column: value -# -two: {} -# column: value diff --git a/test/fixtures/jobs.yml b/test/fixtures/jobs.yml deleted file mode 100644 index 289334110..000000000 --- a/test/fixtures/jobs.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html - -# This model initially had no columns defined. If you add columns to the -# model remove the '{}' from the fixture names and add the columns immediately -# below each fixture, per the syntax in the comments below -# -one: {} -# column: value -# -two: {} -# column: value