removes indent from guides example

This commit is contained in:
Xavier Noria
2011-02-18 23:13:29 +01:00
parent 7c52da44ed
commit 220cb107b6

View File

@@ -168,7 +168,7 @@ end
With +:through => :sections+ specified, Rails will now understand:
<ruby>
@document.paragraphs
@document.paragraphs
</ruby>
h4. The +has_one :through+ Association