aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-09-03 15:20:18 -0700
committerXavier Noria <fxn@hashref.com>2011-09-03 15:20:30 -0700
commit0a38e2a5ce2eaf7393958721edbfcf2a7fe87334 (patch)
treec71de2f3141300202d4bc11b2119fa49bea408ec /activerecord/test/fixtures
parent510a9707d8a3af5a81006cdb25e8089025acada1 (diff)
downloadrails-0a38e2a5ce2eaf7393958721edbfcf2a7fe87334.tar.gz
rails-0a38e2a5ce2eaf7393958721edbfcf2a7fe87334.tar.bz2
rails-0a38e2a5ce2eaf7393958721edbfcf2a7fe87334.zip
restores the API docs of AR::Fixtures, made a quick pass over them, revises link in fixture template [closes #2840]
Diffstat (limited to 'activerecord/test/fixtures')
-rw-r--r--activerecord/test/fixtures/tasks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/test/fixtures/tasks.yml b/activerecord/test/fixtures/tasks.yml
index 01c95b3a4c..402ca85faf 100644
--- a/activerecord/test/fixtures/tasks.yml
+++ b/activerecord/test/fixtures/tasks.yml
@@ -1,4 +1,4 @@
-# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
first_task:
id: 1
starting: 2005-03-30t06:30:00.00+01:00