[Ironruby-core] Handling C# lower case namespaces
Dudu Baião
eduardobaiao at gmail.com
Mon Dec 8 16:41:15 EST 2008
Hi Aaron!
I'm doing this way for now:
require '../../your_folder/your_assembly.dll'
?
2008/12/8 Aaron Feng <aaron.feng at gmail.com>:
> Ok, I got Assembly.Load and Type.get_type both to work with my own DLL.
> The actual DLL have to live where ir.exe lives. Is there a way for it to
> look in the directory of the ruby file? Like the way require statement
> work.
>
> Aaron
More information about the Ironruby-core
mailing list