M
Mlle
Hi,
I wrote a ruby script but I'd like to define a method within it and
call the method from the main method. How do I do that? Do I have to
define the whole file as a module or something?
Thanks
I wrote a ruby script but I'd like to define a method within it and
call the method from the main method. How do I do that? Do I have to
define the whole file as a module or something?
Thanks