aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorDavid Padilla <david@crowdint.com>2013-08-29 15:28:08 -0500
committerDavid Padilla <david@crowdint.com>2013-08-29 15:44:12 -0500
commit33efb448988212d36ed6ea7b1fc6c0a279defb69 (patch)
tree63acf12db8a258516ff9e01c9d2e3cd8e57dd13c /activerecord
parent0b3a078a24819fae8b9df0b0f63a264cece70a7c (diff)
downloadrails-33efb448988212d36ed6ea7b1fc6c0a279defb69.tar.gz
rails-33efb448988212d36ed6ea7b1fc6c0a279defb69.tar.bz2
rails-33efb448988212d36ed6ea7b1fc6c0a279defb69.zip
Fix broken link to Fixtures documentation on guides
and activerecord tests [ci skip]
Diffstat (limited to 'activerecord')
-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 402ca85faf..c38b32b0e5 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/ActiveRecord/Fixtures.html
+# 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