I''ve prepared a diff that contains the code that we hacked in to get ActiveRecord to work. If you''re curious, take a look at this code or apply it to r113. That said, it does break a TON of tests for some reason that I don''t quite understand right now. Hopefully it helps you understand what we did to get things to work ... I''m also attaching our SQL Server ActiveRecord adapter that was writing in pure Ruby. Thanks, -John -------------- next part -------------- A non-text attachment was scrubbed... Name: railsconf1.diff Type: application/octet-stream Size: 68896 bytes Desc: railsconf1.diff URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080601/663a1f00/attachment-0002.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: mssql_adapter.rb Type: application/octet-stream Size: 18958 bytes Desc: mssql_adapter.rb URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080601/663a1f00/attachment-0003.obj>
John, Will you be posting the slides somewhere for the folks like me who couldn''t attend the RailsConf? Thanks and great work getting rails run. Unni --- On Sun, 6/1/08, John Lam (IRONRUBY) <jflam at microsoft.com> wrote: From: John Lam (IRONRUBY) <jflam at microsoft.com> Subject: [Ironruby-core] RailsConf hacks To: "ironruby-core at rubyforge.org" <ironruby-core at rubyforge.org> Date: Sunday, June 1, 2008, 11:01 PM I''ve prepared a diff that contains the code that we hacked in to get ActiveRecord to work. If you''re curious, take a look at this code or apply it to r113. That said, it does break a TON of tests for some reason that I don''t quite understand right now. Hopefully it helps you understand what we did to get things to work ... I''m also attaching our SQL Server ActiveRecord adapter that was writing in pure Ruby. Thanks, -John_______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080602/91848cd9/attachment.html>
Slides aren''t going to be much use - they are entirely content-free. Thanks, -Jon From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Unnikrishnan Nair Sent: Monday, June 02, 2008 6:47 AM To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] RailsConf hacks John, Will you be posting the slides somewhere for the folks like me who couldn''t attend the RailsConf? Thanks and great work getting rails run. Unni --- On Sun, 6/1/08, John Lam (IRONRUBY) <jflam at microsoft.com> wrote: From: John Lam (IRONRUBY) <jflam at microsoft.com> Subject: [Ironruby-core] RailsConf hacks To: "ironruby-core at rubyforge.org" <ironruby-core at rubyforge.org> Date: Sunday, June 1, 2008, 11:01 PM I''ve prepared a diff that contains the code that we hacked in to get ActiveRecord to work. If you''re curious, take a look at this code or apply it to r113. That said, it does break a TON of tests for some reason that I don''t quite understand right now. Hopefully it helps you understand what we did to get things to work ... I''m also attaching our SQL Server ActiveRecord adapter that was writing in pure Ruby. Thanks, -John _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080602/152efe0d/attachment.html>