1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

✂️ "raise" duplication

This commit is contained in:
Akira Matsuda 2013-01-26 12:25:42 +09:00
parent 550299a671
commit fb2ecaad6c

View file

@ -80,8 +80,7 @@ module ActionView
# problems with converting the user's data to
# the <tt>default_internal</tt>.
#
# To do so, simply raise the raise +WrongEncodingError+
# as follows:
# To do so, simply raise the +WrongEncodingError+ as follows:
#
# raise WrongEncodingError.new(
# problematic_string,