[#3986] Re: Principle of least effort -- another Ruby virtue. — Andrew Hunt <andy@...>

> Principle of Least Effort.

14 messages 2000/07/14

[#4043] What are you using Ruby for? — Dave Thomas <Dave@...>

16 messages 2000/07/16

[#4139] Facilitating Ruby self-propagation with the rig-it autopolymorph application. — Conrad Schneiker <schneik@...>

Hi,

11 messages 2000/07/20

[ruby-talk:04260] Re: Method signature - a question for the group

From: Conrad Schneiker <schneik@...>
Date: 2000-07-28 16:43:00 UTC
List: ruby-talk #4260
Hi,

Dave Thomas wrote:

> We've posted the latest
> version (which we hope is the final version) to
> http://dev.rubycentral.com/ref. I'm sure we have some html conversion
> issues, but the content should be pretty close to complete. If anyone
> finds any problems, now's the time to say!

On: http://dev.rubycentral.com/ref/ref_c_string.html#upcase!

I noticed:

    str.rindex( aString [, aFixnum] ) -> aFixnum or nil{
    str.rindex( aFixnum [, aFixnum] ) -> aFixnum or nil{

Also occurs elsewhere--hopefully an html conversion issue.

--
Conrad Schneiker
(This note is unofficial and subject to improvement without notice.)



In This Thread