Latest recipes tagged "assemblies"http://code.activestate.com/recipes/tags/assemblies/new/2012-11-19T08:53:23-08:00ActiveState Code RecipesLoaded assemblies (Ruby)
2012-11-19T08:53:23-08:00greg zakharovhttp://code.activestate.com/recipes/users/4184115/http://code.activestate.com/recipes/578341-loaded-assemblies/
<p style="color: grey">
Ruby
recipe 578341
by <a href="/recipes/users/4184115/">greg zakharov</a>
(<a href="/recipes/tags/assemblies/">assemblies</a>, <a href="/recipes/tags/ironruby/">ironruby</a>).
</p>
<p>Sometimes (working with IronRuby with interactive mode) it's very useful to know what assemblies was loaded. This sample shows how to do it.</p>