Subject: Re: Calling a Defined Method at bottom of script
From: Jack Smith <js priceline.com>
Date: Sat, 4 Oct 2008 03:22:49 +0900
References: 316823316831
In-reply-to: 316831
Joel VanderWerf wrote:
> foo
>
> BEGIN {
> def foo
> puts "Foo!"
> end
> }
I used this and it worked nicely...thanks for the help!
John
--
Posted via http://www.ruby-forum.com/.