From: Peter Woodsky Date: 2008-10-16T04:19:01+09:00 Subject: Re: ERuby.import using vars Hoesel, Danič°·l van wrote: >> I'm trying to use ERuby.import with a var in the path. Is this possible? > > If you use "" instead of '' it should work. > > <% ERuby.import("../#{path}/menu") %> > > Daniel Hi Daniel Many thanks. -- Posted via http://www.ruby-forum.com/.