Fix serialization :include option name

This commit is contained in:
Evgeniy Dolzhenko
2010-10-01 14:26:17 +04:00
parent ef554156c4
commit ee31847a5a

View File

@@ -22,7 +22,7 @@ module ActiveRecord #:nodoc:
end
private
# Add associations specified via the <tt>:includes</tt> option.
# Add associations specified via the <tt>:include</tt> option.
#
# Expects a block that takes as arguments:
# +association+ - name of the association