Subject: Re: How do you get the tail end of a string?
From: Albert Schlef <albertschlef gmail.com>
Date: Fri, 30 Oct 2009 20:53:02 +0900
References: 349264349266349267349286
In-reply-to: 349286
Bertram Scharpf wrote:
> For my private use I wrote a suite of methods
[snip]
> String#starts_with
> String#ends_with
What's wrong with the built-in #start_with and #end_with, except the
incorrect grammar?
--
Posted via http://www.ruby-forum.com/.