First, thank you for doing what you're doing. The sooner we can develop 
Rails 3 apps in IronRuby and deploy them to IIS without pain, the 
better! Especially since the pain level can be a deciding factor in 
whether to use Rails or ASP.NET MVC 2.

That said, I've followed the instructions above. I have a Rails 2.3.5 
app with Rack 1.0.1 that runs fine under webrick.

rack2aspnet did what you suggested it would do.
deploy2iis told me I needed Administrator privileges. Closed command 
window, reopened with administrator privileges. Ran again, did what you 
suggested it would do.

In browser, I get error screen:


Error: undefined method `parse_file' for Rack::Builder:Class

unknown: undefined method `parse_file' for Rack::Builder:Class 
(NoMethodError)


Search paths

C:/workspace/jkt
C:/IronRuby/lib/IronRuby
C:/IronRuby/lib/ruby/1.8
C:/IronRuby/lib/ironruby/gems/1.8/gems/rack-1.0.1/bin
C:/IronRuby/lib/ironruby/gems/1.8/gems/rack-1.0.1/lib
C:/IronRuby/lib/ruby/site_ruby/1.8
.

Gem paths

C:/IronRuby/lib/ironruby/gems/1.8
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to