ref/ruby/classes/String.html in ruby-vpi-18.0.0 vs ref/ruby/classes/String.html in ruby-vpi-18.0.1

- old
+ new

@@ -86,11 +86,11 @@ <div id="contextContent"> <div id="description"> <p> -Library for hardware-related floating point operations. +A small utility library. </p> </div> @@ -129,14 +129,17 @@ <a name="M000025"></a> <div class="method-heading"> <a href="String.src/M000025.html" target="Code" class="method-signature" onclick="popupCode('String.src/M000025.html');return false;"> - <span class="method-name">rstrip_from</span><span class="method-args">(a)</span> + <span class="method-name">rstrip_from</span><span class="method-args">(char)</span> </a> </div> <div class="method-description"> + <p> +Strips off everything after the given character in this string. +</p> </div> </div> <div id="method-M000022" class="method-detail"> <a name="M000022"></a> \ No newline at end of file