Re: [Ironruby-core] Silverlight + Silverline

2009-02-03 Thread Ivan Porto Carrero
Thanks.. I already stole all your content ;) The demo project silverline-demos does work even with rails 2.2.2 I was trying to create my own demos and that doesn't work. Anyway there is plenty of impressive stuff in the silverline-demos project so I'll just demo those. On Wed, Feb 4, 2009 at 3:

Re: [Ironruby-core] Git push

2009-02-03 Thread Jimmy Schementi
Don't worry everyone, I'll make a I-Broke-The-Build hat and make Jim wear it all day tomorrow. =) That's if I remember ... which is unlikely. From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jim Deville Sent: Tuesday, February 03, 2009 10:47 PM

Re: [Ironruby-core] Git push

2009-02-03 Thread Jim Deville
I just pushed again, fixing this error. I tested before I did the merge to master, and apparently that merge got messed up. I have tested this version before pushing. JD From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Michael Letterle Sent: T

Re: [Ironruby-core] Git push

2009-02-03 Thread Michael Letterle
FWIW, the major issue seems to be Merlin/Main/Runtime/Microsoft.Scripting/Microsoft.Scripting.Build.csproj not including Runtime\BindingRestrictionsHelpers.cs On Tue, Feb 3, 2009 at 9:19 PM, Michael Letterle wrote: > Build is currently broken and it appears that MERLIN_ROOT is still > required?

Re: [Ironruby-core] Silverlight + Silverline

2009-02-03 Thread Jimmy Schementi
I'm not sure how it does against the newest version of Rails. http://silverline.schementi.com uses Rails 2.0.2, so if you do "gem install rails -v2.0.2" then silverline-demos will work. The last time I spoke about silverline was in this talk: http://blog.jimmy.schementi.com/2008/12/jimmy-hacking

Re: [Ironruby-core] Git push

2009-02-03 Thread Michael Letterle
Build is currently broken and it appears that MERLIN_ROOT is still required? On Fri, Jan 30, 2009 at 4:48 PM, Jim Deville wrote: > Sorry for missing the past couple of days, but I have finally pushed a > new revision to Github. As of this change (1ee05cdd), MERLIN_ROOT is no > longer required.

[Ironruby-core] Silverlight + Silverline

2009-02-03 Thread Ivan Porto Carrero
Hi With the latest version of ironruby and rails; silverline doesn't want to work. I haven't really spent much time on it but a few months ago I did commit to doing a presentation on Rails + Silverline + IronRuby this weekend. I have no intention of messing about in that code, it's my new resolutio