It worked.

I had tried indir with parentheses and cd without parentheses, but I had not
tried cd with parentheses.  Doing both seems to have done the trick.
Thanks, Rob.

On 7/1/07, Rob Kaufman <[EMAIL PROTECTED]> wrote:


file 'example.html' => ['example.html.erb', 'example.js'] do |t|
   puts GOOGLE_DIR
   cd(GOOGLE_DIR) { general_erb_filetask(t) }
end


--
Larry Gilbert
San Diego, CA, USA
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

Reply via email to