aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/tasks.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/tasks.yml')
-rw-r--r--activerecord/test/fixtures/tasks.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/tasks.yml b/activerecord/test/fixtures/tasks.yml
new file mode 100644
index 0000000000..c38b32b0e5
--- /dev/null
+++ b/activerecord/test/fixtures/tasks.yml
@@ -0,0 +1,7 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+first_task:
+ id: 1
+ starting: 2005-03-30t06:30:00.00+01:00
+ ending: 2005-03-30t08:30:00.00+01:00
+another_task:
+ id: 2