Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In This Chapter |
Iron Ruby provides amazing interoperability between Ruby and CLR objects. As a result, you can seamlessly use every .NET class inside IronRuby code. However, there are times when you want to write code in a static language that will act as a native Ruby object from within IronRuby code.