This document is a presentation by Amir Barylko on Iron Ruby and .NET given at CodeMash in January 2011. It introduces Iron Ruby, which allows Ruby code to run on the .NET Common Language Runtime (CLR). The presentation covers Ruby basics like classes, mixins and the Enumerable module. It also provides examples of using Iron Ruby like the RSpec testing library and building a simple web app with Sinatra.