Re: [Ironruby-core] IronRubyMvc Update

2010-08-07 Thread Ryan Riley
Yes, I did. Sorry, should have sent the patch and a link to this list. I did not update much on the specs and didn't touch the test or web projects as they didn't open in VS 2008. Ryan Sent from my iPhone On Aug 7, 2010, at 7:17 PM, Jimmy Schementi wrote: > Did you base your work off of Iva

Re: [Ironruby-core] IronRubyMvc Update

2010-08-07 Thread Jimmy Schementi
Did you base your work off of Ivan's code? I haven't pulled from him in a long time, so his is definitely the latest. ~Jimmy On Sat, Aug 7, 2010 at 6:55 PM, Ryan Riley wrote: > I just updated IronRubyMvc to IronRuby 1.0 (I know 1.1 is out, but I wanted > this thing working, and I only had 1.0 fo

[Ironruby-core] IronRubyMvc Update

2010-08-07 Thread Ryan Riley
I just updated IronRubyMvc to IronRuby 1.0 (I know 1.1 is out, but I wanted this thing working, and I only had 1.0 for .NET 2.0) and ASP.NET MVC 2.0. Please feel free to test it out: http://github.com/panesofglass/ironrubymvc/tree/mvc-2.0 R