JRuby new version 0.9.1 has been released to support Rails

  JRuby last week released a new version 0.9.1. 

  JRuby Ruby scripting language is a pure Java Implementation.    JRuby can be embedded into the Java application procedures and scripts can reside in the Java class. 

  The release of the new version of the main new features is to increase the support of the Rails.    In other words, you can theoretically run on Rails in the JVM. 

  Other upgrade include: 

  — Overall performance is 50-60% faster than JRuby 0.9.0 

  — Improved Rails support 

  — New syntax for including Java classes into Ruby 

  — New interpreter design 

  — Refactoring of method dispatch, the code evaluation, and block dispatch code 

  — Parser performance enhancement 

  — Rewriting of Enumerable and StringScanner in Java 

  — New experimental syntax for implementing interfaces 

  — 86 Jira issues resolved since 0.9.0 

  68476636-8007) 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • DotNetKicks
  • DZone
  • Netvouz
  • Propeller

Recommend Articles

Comments

Leave a Reply