Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 528 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 528 Bytes

Samples for the IronRuby in Action book from manning

book url: http://manning.com/carrero

This repository contains the code samples for the ironruby in action book from Manning.

The folders Chapter 1-3 have filenames that correspond to listing numbers in the book. if you want to run them navigate into the folder and execute the command ir <<filename.rb>>.

Chapter 7 is a very small rails application but it won't run on IronRuby at the moment. You can test it with MRI