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


Attachment: r3.diff
Description: r3.diff

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to