As an experiment, I'd suggest pick a toy client-server problem. Try
building out your server as a Rails app that has no human consumable
view and only exposes REST resources (ok, Rails resources aren't very
RESTful, but that's another story altogether). Build your client using
standard C# if it
onruby-core@rubyforge.org
Subject: [Ironruby-core] why use IronRuby
Hello
I have been playing with IronRuby 0.9.2 for a week or so and I have
to say that it is alot of fun to tinker with, I am having alot of
trouble trying to figure out where I would really use this though
besides maybe in wri
Hello
I have been playing with IronRuby 0.9.2 for a week or so and I have to
say that it is alot of fun to tinker with, I am having alot of trouble
trying to figure out where I would really use this though besides maybe in
writing scripts to do little things or to help out with builds. My
deve