From: Pistos Christou Date: 2006-04-08T02:28:38+09:00 Subject: Re: Rake: Making "cleanup" task Eric Armstrong wrote: >> Jim Weirich wrote: > >>> Is this possible? If so, how? :) > >>> > Rake is just executing a ruby script, right? > > So what's wrong with coding an END block > at the end of the script? > (he asked, not yet having tried it, but > wondering why it wouldn't work) Could you show some example code? I've never heard of this "END block" thing. I thought __END__ in Perl made the interpreter stop and ignore everything below that line. Pistos -- Posted via http://www.ruby-forum.com/.