Forum: IronRuby Basic Rails 3 app works (FYI review)

Posted by Shri Borde (Guest)
on 2010-03-06 23:50
Attachment: r3.diff (23,7 KB)
(Received via mailing list)
tfpt review "/shelveset:r3;REDMOND\sborde"

Add a stub implementation of YAML.add_builtin_type. With this fix, I can 
create a Rails 3 app, add a controller, start the server, and request 
the main page! See 
http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release for setup 
instructions. The caveats are:

*         You need to use MRI to install the dependency gems since Rails 
3 uses the bundler gem specifies RubyGems 1.3.6 as a dependency, whereas 
IronRuby includes 1.3.5.

*         You need to use ir.exe -1.8.7

*         None of the ActiveRecord IronRuby adapters have been updated 
to work with Rails 3. So you cannot use ActiveRecord

Also, Enables Rails 3 tests that now work after Tomas's fixes for 
Symbol#to_proc and encoding
Posted by Ivan Porto Carrero (Guest)
on 2010-03-07 00:27
(Received via mailing list)
You can use bundler 0.9 perhaps that will install on gems 1.3.5
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
Microsoft IronRuby/C# MVP
Posted by Jim Deville (Guest)
on 2010-03-07 03:15
(Received via mailing list)
Or can’t we do a gem update --system???

JD

From: ironruby-core-bounces@rubyforge.org 
[mailto:ironruby-core-bounces@rubyforge.org] On Behalf Of Ivan Porto 
Carrero
Sent: Saturday, March 06, 2010 3:25 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Basic Rails 3 app works (FYI review)

You can use bundler 0.9 perhaps that will install on gems 1.3.5
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
Microsoft IronRuby/C# MVP

On Sat, Mar 6, 2010 at 11:35 PM, Shri Borde 
<Shri.Borde@microsoft.com<mailto:Shri.Borde@microsoft.com>> wrote:
  tfpt review "/shelveset:r3;REDMOND\sborde"

Add a stub implementation of YAML.add_builtin_type. With this fix, I can 
create a Rails 3 app, add a controller, start the server, and request 
the main page! See 
http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release for setup 
instructions. The caveats are:

•         You need to use MRI to install the dependency gems since Rails 
3 uses the bundler gem specifies RubyGems 1.3.6 as a dependency, whereas 
IronRuby includes 1.3.5.

•         You need to use ir.exe -1.8.7

•         None of the ActiveRecord IronRuby adapters have been updated 
to work with Rails 3. So you cannot use ActiveRecord

Also, Enables Rails 3 tests that now work after Tomas's fixes for 
Symbol#to_proc and encoding



_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core
Posted by Shri Borde (Guest)
on 2010-03-07 04:26
(Received via mailing list)
My goal was to clear the blocking issues. If someone can get to the “gem 
update --system” before RC3, that’s cool. Else, there is a workaround 
for folks who want to use Rails 3.

From: ironruby-core-bounces@rubyforge.org 
[mailto:ironruby-core-bounces@rubyforge.org] On Behalf Of Jim Deville
Sent: Saturday, March 06, 2010 6:13 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Basic Rails 3 app works (FYI review)

Or can’t we do a gem update --system???

JD

From: ironruby-core-bounces@rubyforge.org 
[mailto:ironruby-core-bounces@rubyforge.org] On Behalf Of Ivan Porto 
Carrero
Sent: Saturday, March 06, 2010 3:25 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Basic Rails 3 app works (FYI review)

You can use bundler 0.9 perhaps that will install on gems 1.3.5
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
Microsoft IronRuby/C# MVP
On Sat, Mar 6, 2010 at 11:35 PM, Shri Borde 
<Shri.Borde@microsoft.com<mailto:Shri.Borde@microsoft.com>> wrote:
  tfpt review "/shelveset:r3;REDMOND\sborde"

Add a stub implementation of YAML.add_builtin_type. With this fix, I can 
create a Rails 3 app, add a controller, start the server, and request 
the main page! See 
http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release for setup 
instructions. The caveats are:

•         You need to use MRI to install the dependency gems since Rails 
3 uses the bundler gem specifies RubyGems 1.3.6 as a dependency, whereas 
IronRuby includes 1.3.5.

•         You need to use ir.exe -1.8.7

•         None of the ActiveRecord IronRuby adapters have been updated 
to work with Rails 3. So you cannot use ActiveRecord

Also, Enables Rails 3 tests that now work after Tomas's fixes for 
Symbol#to_proc and encoding



_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.