MSGS = [
  'Para mi es el Hello World escrito en erb',
  'Dado el ahorro de líneas de código, parece la elección apropiada',
  'Bienvenido Sebastián Maceda a la lista!'
]

MSGS.each { |m| puts m }

On Sun, Mar 22, 2009 at 5:51 PM, Gabriel Arellano
<[email protected]> wrote:
> On Sun, Mar 22, 2009 at 5:43 PM, Sebastian Maceda <[email protected]> wrote:
>> hola mundo!
>
> mmmm eso no parece Ruby.. ;-)
>
> puts 'Bienvenido a la lista!'
>
>
> --
> Gabriel Arellano.
> Laboratorio de Ing. en Sistemas de Información
> U.T.N. - F.R. C. del Uruguay
> Linux Registered User #188284
>
> ----BEGIN GEEK CODE BLOCK----
> Version: 3.1
> GCS/ED d-- s: s- a- C+++ UL++++$ P+>+++ L+++$>++++ E- W+++ w--- PS++ PE
> Y++ PGP++ t+++ 5- X++++ R++ tv+++ b+++ DI+++ D++++ G+ e++>++++ h+ r* y--
> -----END GEEK CODE BLOCK-----
> _______________________________________________
> Ruby mailing list
> [email protected]
> http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
>
_______________________________________________
Ruby mailing list
[email protected]
http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar

Responder a