mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
934789941e
commit
ab337e61ec
1 changed files with 1 additions and 1 deletions
|
@ -1476,7 +1476,7 @@ class CSV
|
|||
# the rows contain no actual data. If
|
||||
# you want to skip rows that contain
|
||||
# separators but no content, consider
|
||||
# using <tt>:skip_lines</tt>, or
|
||||
# using <tt>:skip_lines</tt>, or
|
||||
# inspecting fields.compact.empty? on
|
||||
# each row.
|
||||
# <b><tt>:force_quotes</tt></b>:: When set to a +true+ value, CSV will
|
||||
|
|
Loading…
Add table
Reference in a new issue