From 33efb448988212d36ed6ea7b1fc6c0a279defb69 Mon Sep 17 00:00:00 2001 From: David Padilla Date: Thu, 29 Aug 2013 15:28:08 -0500 Subject: Fix broken link to Fixtures documentation on guides and activerecord tests [ci skip] --- activerecord/test/fixtures/tasks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord') 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 -- cgit v1.2.3