[Ironruby-core] Problem with IronRubyMvc and IR 0.9.1
Immo Wache
lists at ruby-forum.com
Tue Oct 13 15:49:29 EDT 2009
Hi Tomas,
thanks alot for joining the discussion. Your idea sounds interesting.
I'll try it out now.
Immo
Tomas Matousek wrote:
> “The extension method RequireFile for ruby does that respect when I
> would redefine the require statement to keep track of classes contained
> in a file and reload them on each request when compiled in debug mode?”
>
> No, there is no dynamic invocation of “require” method going on. If you
> need to call “require” you can use Engine.Operations.InvokeMember(nil,
> “require”, fileName);
>
> Tomas
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list