From ffd0b1e3308823cd898d718b9d1e9ee24e8bec61 Mon Sep 17 00:00:00 2001 From: Trevor Turk Date: Wed, 4 Feb 2009 08:54:14 -0600 Subject: Remove stray API link --- railties/guides/source/activerecord_validations_callbacks.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides') diff --git a/railties/guides/source/activerecord_validations_callbacks.textile b/railties/guides/source/activerecord_validations_callbacks.textile index f7669e8977..a21b890d20 100644 --- a/railties/guides/source/activerecord_validations_callbacks.textile +++ b/railties/guides/source/activerecord_validations_callbacks.textile @@ -76,7 +76,7 @@ The following methods skip validations, and will save the object to the database Note that +save+ also has the ability to skip validations if passed +false+. This technique should be used with caution: -* "+save(false)+":http://api.rubyonrails.org/classes/ActiveRecord/Base.html#M002274 +* +save(false)+ h4. Skipping Validations -- cgit v1.2.3