InfoQ Homepage Ruby on Rails Content on InfoQ
-
Ruby 1.8.5 Released Quietly; Breakpointer Now Broken
Yukihiro Matsumoto, Ruby's 'benevolent dictator', releases Ruby 1.8.5 into the wild, though it's not without its problems.
-
A Rails memory leak profiling solution
Scott Laird was dealing with the difficulties of finding memory leaks in his Rails apps and came up with solution. Scott put the code for his solution up on his blog, respondents have already called it an essential tools they'll use on their projects going forward, and Scott promised to package it up as a plugin eventually.
-
InfoQ Article: Why Would a .NET Programmer Learn Ruby on Rails?
.NET developer Stephen Chu gives us some insight into his transition to Ruby on Rails programming. Quote: "By being loyal to one technology stack, I am bound to unconsciously make biased decisions, which will ultimately hinder my ability to deliver business value."
-
REST on Rails: An Enterprise Developer's Overview
Bruce Tate presents an enterprise-level introduction to the use of Representational State Transfer (REST) in the Ruby on Rails framework.
-
Testing and Debugging Ruby on Rails
Well-known Railer Rabble launches a companion blog to his upcoming O'Reilly book covering the important topics of testing and debugging Ruby on Rails.
-
Rails 1.1.5 Released With Crucial Security Fixes
David Heinemeier Hansson, creator of Ruby on Rails, urges all users to upgrade to 1.1.5 to benefit from a crucial security patch affecting all major prior versions.
-
Meet 9 Top Rails Gurus At "The Rails Edge"
The Pragmatic Programmers announce a series of 3-day workshops for developers, managers, and enthusiasts to get up to date with the latest Ruby and Rails technologies.
-
Apple to Include Ruby on Rails With Next OS X Release
As the Ruby on Rails framework celebrates its second birthday, Apple announces the framework is to come with its next OS X release, Leopard.
-
InfoQ Article: From Java to Ruby...
The Ruby on Rails revolution has been led by developers. Convincing management takes another kind of persuasion. A manager needs to understand the risks of adopting Ruby, the risks of snubbing mainstream languages like Java--even for one project--and the overall technical landscape of Ruby's capabilities.
-
Better Rails Plugin Management
As the number of Rails plugins steadily increases, remembering and managing these plugins is getting increasingly difficult. Some tools are addressing the need for better plugin management.
-
Can Ruby Live Without Rails? An Interview with Bruce Tate
Yakov Fain, a senior technical architect and author of numerous Java books, interviews Bruce Tate, a famous Java-turned-Ruby developer, and investigates the status of the Ruby language.
-
Is there room for both Ruby on Rails and J2EE?
Aaron Rustad takes a look at the differences between Rails and J2EE in an article published by IBM developerWorks, and ultimately suggests J2EE won't be dying any time soon.
-
Juggernaut: Real-time communication for your Rails views
Alex MacCaw Ruby on Rails releases Juggernaut, a Rails plugin that provides a real-time socket connection between Rails views and a message bus / data server.
-
Refactoring your Rails application to be RESTful
Scott Raymond writes about how his life became easier when he refactored the application behind IconBuffet.com to using RESTful URLs.
-
Ruby Support in Visual Studio Coming
The project known as "Sapphire in Steel" will provide users of Microsoft's Visual Studio 2005 with support for programming using Ruby and Ruby on Rails within their IDE.