From 220cb107b672d65fdc0488d4ff310ab04b62b463 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Fri, 18 Feb 2011 23:13:29 +0100 Subject: removes indent from guides example --- railties/guides/source/association_basics.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides/source') diff --git a/railties/guides/source/association_basics.textile b/railties/guides/source/association_basics.textile index 23bfafa640..e5b8c73c43 100644 --- a/railties/guides/source/association_basics.textile +++ b/railties/guides/source/association_basics.textile @@ -168,7 +168,7 @@ end With +:through => :sections+ specified, Rails will now understand: - @document.paragraphs +@document.paragraphs h4. The +has_one :through+ Association -- cgit v1.2.3