From: "David A. Black" Date: 2005-09-22T21:07:19+09:00 Subject: Re: hi, i'm new. plus one question --8323328-1822827234-1127390837=:3297 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1822827234-1127390837=:3297" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1822827234-1127390837=:3297 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Hi -- On Thu, 22 Sep 2005, [ISO-8859-1] Brian Schr=F6der wrote: > bschroed@black:~/svn/projekte/ruby-things$ cat rotate.rb > module Rotate > def rotate(steps =3D 1) returns self if length.zero? # :-) > steps =3D steps % self.length > self[-steps..-1].concat self[0...-steps] > end > end David --=20 David A. Black dblack@wobblini.net --8323328-1822827234-1127390837=:3297-- --8323328-1822827234-1127390837=:3297--