From 53cd102b39eb62567298430cbd94e40dd78d46a0 Mon Sep 17 00:00:00 2001 From: Pratik Naik Date: Tue, 24 Feb 2009 12:29:25 +0000 Subject: Merge with docrails --- railties/guides/source/i18n.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides/source/i18n.textile') diff --git a/railties/guides/source/i18n.textile b/railties/guides/source/i18n.textile index c5025eb86b..bb445c0bf7 100644 --- a/railties/guides/source/i18n.textile +++ b/railties/guides/source/i18n.textile @@ -720,7 +720,7 @@ So, for example, instead of the default error message +"can not be blank"+ you c * +count+, where available, can be used for pluralization if present: -| validation | with option | message | interpolation| +|_. validation |_.with option |_.message |_.interpolation| | validates_confirmation_of | - | :confirmation | -| | validates_acceptance_of | - | :accepted | -| | validates_presence_of | - | :blank | -| -- cgit v1.2.3