aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-03-09 07:42:35 +0100
committerXavier Noria <fxn@hashref.com>2011-03-09 07:43:18 +0100
commitf41dd99be78e6e0243e9910aaab64ebd29bdad58 (patch)
treebf0a573f6468e7f3c36ba3a8d8117350a6ded5e5 /activerecord
parentc7cfdd01c114e103508c435d5e6cfee0703e2e1d (diff)
downloadrails-f41dd99be78e6e0243e9910aaab64ebd29bdad58.tar.gz
rails-f41dd99be78e6e0243e9910aaab64ebd29bdad58.tar.bz2
rails-f41dd99be78e6e0243e9910aaab64ebd29bdad58.zip
revises links to the API websites of individual components (no longer maintained), and rewrites the section about after and around filters in the controller guide
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 1e6a061acc..01c95b3a4c 100644
--- a/activerecord/test/fixtures/tasks.yml
+++ b/activerecord/test/fixtures/tasks.yml
@@ -1,4 +1,4 @@
-# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
+# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
first_task:
id: 1
starting: 2005-03-30t06:30:00.00+01:00