Ruby1.9 Content on InfoQ
Latest featured content about Ruby1.9

- Ruby
- Topics
- Book Review,
- Ruby on Rails
InfoQ's Rob Bazinet and Matthew Bass had the opportunity to talk with Jeremy McAnally, about the book he co-authored with Assaf Arkin, Ruby in Practice. The book is not for the beginner looking to simply learn Ruby but for the Rubyist seeking more detailed guidance on specific topics.
News about Ruby1.9
- Ruby
- Topics
- Runtimes,
- JRuby,
- Performance & Scalability
MacRuby joins the ranks of JRuby and IronRuby and moved away from Ruby 1.9's Global Interpreter Lock (GIL) in the experimental branch.
- Ruby
- Topics
- Runtimes
The plan for the Ruby 1.9.2 release is available now, including the timeline and some features that might be added, such as shipping SQLite with Ruby.
- Ruby
- Topics
- JRuby,
- Ruby on Rails,
- Security
A DoS vulnerability has been found in all Ruby 1.8.x versions, fixes are now available in 1.8.6-p369 and 1.8.7-p173. Current JRuby versions also seem to be affected.
Articles about Ruby1.9

- Ruby
- Topics
- Book Review,
- Ruby on Rails
The Ruby language was first released 14 years ago and since that time as experienced great growth with thanks to Ruby frameworks such as Ruby on Rails.
This book covers intricate details of the Ruby language today, including the latest Ruby 1.9.1, and gives developers a solid foundation for creating Ruby applications.

- Ruby
- Topics
- Ruby on Rails,
- IDE
One of the more interesting announcements recently coming to the Ruby community was the release of JetBrains RubyMine IDE for Ruby and Ruby on Rails applications. The Ruby community is known for not typically using an integrated development environment (IDE) such as .NET or Java developers use. Ruby developers usually stick to plain text editors such as TextMate, Vim and Emacs.
Presentations about Ruby1.9

- .NET,
- Ruby,
- Java
- Topics
- Runtimes,
- Language,
- JRuby
A look at the different Ruby virtual machines (JRuby, MagLev, IronRuby, Rubinius, MacRuby) and how to choose what fits best within the enterprise.
Interviews about Ruby1.9

- Java,
- Ruby
- Topics
- JRuby,
- Ruby on Rails
Nick Sieger talks about the future of JRuby, Java Integration, and his work on JEE deployment tools for Ruby on Rails like Warbler.

- Ruby
- Topics
- RubyGems,
- Package Managers
Eric Hodel talks with InfoQ about his longstanding involvement with the Ruby community, focussing on his recent role as the maintainer of RubyGems, the de facto packaging system for Ruby libraries and applications. Eric also discusses his local Ruby user group Seattle.rb and his involvement with the Ruby Hit Squad, creators of the deployment automation tool Vlad the Deployer