From the blog of Charles Nutter it looks like JRuby is very close to supporting Rails,

I think the truth is that we could really announce support for Rails now. Almost all the visible, outstanding issues with actually *running* Rails apps have been resolved, and most apps and scripts work fine.

While this is very impressive, and full speed ahead gents, it opens the question of what will the response be when it is fully baked? Will the Rubyists starting invoking System.out.println and require 'java' (ouch!)? Will the Railers jump on the JVM? In the Rails community now until now, the word “Java” is usually a punchline (unless prefixed with “recovering”). And those who develop in it are only a half-step above child molesters.

The RoR weblog has plugged the progress of JRuby, and some are excited about Ruby on the JVM. JRuby could provide the catalyst for boatloads of Java developers to sneak Ruby into their shops, nay, “enterprises”. But is the Rails community ready for unclean hordes who develop on Windows, don’t use TextMate and aren’t Twitter addicts?

We’ll see what 2007 brings. There are cases now in Rails where the best alternative is in Java, such as search. Ferret is out there, but has issues running large deployments that are addressable with SOLR. (The pure could tell themselves that they weren’t integrating Java, just calling a web service. Still clean!) Perhaps this will be like ThroughAssociations before 1.1 or Mongrel all over again. (Very quickly it went from “FastCGI is fine” to “Mongrel is teh bomb”.) Embracing change is good. So perhaps when there is a real alternative to the standard ruby interpreter there will be a considered evaluation at the possible future speed improvements and libraries in JRuby. Or maybe the diehards will move to OCaml and Haskell to keep their secret decoder rings. I’d suspect that JRuby’s biggest impact will be to make Ruby/Rails more acceptable to corporate types and lower the barrier for Java heads to make the switch. Hopefully the natives will be welcoming.