InfoQ

Topic/Tag specific view

Ruby1.9 Content on InfoQ


Latest featured content about Ruby1.9

Ruby in Practice with Jeremy McAnally

Community
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

MacRuby Drops GIL, Gains Concurrent Threads

Community
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 1.9.2 Plans Announced

Community
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.

DoS Vulnerability in BigDecimal

Community
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

The Well-Grounded Rubyist, David A. Black

Community
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.

Talking RubyMine with JetBrains Developer Dmitry Jemerov

Community
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

Ruby VMs: A Comparison

Community
.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

Nick Sieger on JRuby

Community
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.

Eric Hodel discusses RubyGems and his involvement in the Ruby Community

Community
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