Skip to content

Commit

Permalink
Merge pull request #14535 from iancanderson/patch-1
Browse files Browse the repository at this point in the history
Tiny doc fix for Strong Parameters
  • Loading branch information
arunagw committed Mar 31, 2014
2 parents 4d441e3 + aa7382a commit 5e31b4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ def hash_filter(params, filter)
# end
# end
#
# In order to use <tt>accepts_nested_attribute_for</tt> with Strong \Parameters, you
# In order to use <tt>accepts_nested_attributes_for</tt> with Strong \Parameters, you
# will need to specify which nested attributes should be whitelisted.
#
# class Person
Expand Down

0 comments on commit 5e31b4a

Please sign in to comment.