10 Apr 2011 16:36
Little issue in Array#compact! doc
Dorian . <pr.dorian <at> gmail.com>
2011-04-10 14:36:16 GMT
2011-04-10 14:36:16 GMT
Hi, if you look at Array#compact! doc, you can see there is :
Removes nil elements from the array. Returns nil if no changes were made, otherwise returns </i>ary</i>.
So there is little issur with HTML markup, it should be
Removes nil elements from the array. Returns nil if no changes were made, otherwise returns <i>ary</i>.
RSS Feed