Rails 1.1.4 Does Run Unmodified in JRuby

Yes, I was dumb. The second step should have been:

jruby bin/rails myapp

With that in mind, Rails is able to generate an application and run Webrick, without any apparent glitches, apart from a warning from the Oracle adapter, as is demonstrated by the screenshot below:

JRuby-Rails.png

Moreover, in order to avoid waiting a lot of time while it is processing docs, it is advisable to install Rails as:

gem install rails --include-dependencies --no-rdoc --no-ri

Technorati Tags: , , .

0 Responses to “Rails 1.1.4 Does Run Unmodified in JRuby”


  1. No Comments

Leave a Reply