All content and news on InfoQ about Rails Plugins
Latest featured content about Rails Plugins

- Ruby
- Topics
- Ruby on Rails,
- Security
In this presentation from QCon SF 2007, Justin Gehtland explains two open solutions to distributed identity and their Rails integration components: the OpenID system (using ruby-openid) and CAS (using rubycas-client).
-
By Justin Gehtland
on Jun 28, 2008,
News about Rails Plugins
- Ruby
- Topics
- Performance & Scalability,
- SaaS,
- Ruby on Rails
New Relic announced that 37signals uses their Ruby on Rails performance management solution to find problematic areas in their applications. David Heinemeier Hansson confirmed that they achieved a 50% speedup in certain actions.
-
By Mirko Stocker
on Jul 15, 2008,
- Java,
- Ruby
- Topics
- JRuby,
- Ruby on Rails
A new project for infectious disease reporting and management system, implemented by CSI and the state of Utah, is built using JRuby on Rails (among other technologies). We talked to Mike Herrick, of the project, to find out how well JRuby on Rails fared and why it was chosen for the project.
-
By Werner Schuster
on May 23, 2008,
- Ruby
- Topics
- SaaS,
- Performance & Scalability,
- JRuby,
- Ruby on Rails
New Relic introduces a new performance analysis tool for Rails applications. The tool is installable as a Rails plugin, and offloads the analysis to the New Relic service. We talked to New Relic's Lew Cirne about the technology behind the product.
-
By Werner Schuster
on May 02, 2008,
- Ruby
- Topics
- REST,
- Ruby on Rails
Rails 2.0's REST support is useful but it could be less verbose and more helpful when it comes to nested resources. A Rails plugin called resource_controller helps out by taking the tedious work out of REST controllers. We take a look at the problem and how resource_controller can be used to fix it.
-
By Rick DeNatale
on Jan 31, 2008,
- Ruby
- Topics
- Ruby on Rails,
- Programming
Rails 2.0 is out - but some of the standard books and tutorials haven't been updated to this version yet. Trying to learn about Rails with a Rails 1.2 book or tutorial, but running Rails 2.0 is bound to cause some frustration. We look at the best approach to tackle this.
-
By Rick DeNatale
on Dec 27, 2007,
Articles about Rails Plugins

- Ruby
- Topics
- Code Analysis,
- Ruby on Rails
The MOle, so named because it acts as the investigators agent, is a plugin that provides insight into the inner workings of Ruby on Rails in realtime, as requests come in and get processed. The author describes how the plugin came about and gives InfoQ readers a detailed introduction to his innovative plugin.
-
By Fernand Galiana
on May 05, 2007,

- Ruby
- Topics
- Ruby on Rails,
- Programming
As the problem domain of your Rails applications expands, you may need to run computationally intensive or long running background tasks. How can you run these long background tasks without your web server timing out? And how do you display the progress to your users?
-
By Ezra Zygmuntowicz
on Jun 27, 2006,
Interviews about Rails Plugins

- Ruby
- Topics
- Ruby on Rails
Dr. JamesAdam has been an active member of the Ruby community for more than four years, contributing to a number of projects including the FXRuby GUI toolkit and the Ruby-OpenGL bindings. InfoQ interviews James about his pioneering work with Rails Engines, the Rails plugin system and what it's like to be doing heavy Ruby development in enterprise settings.
-
By Dr. James Adam
on Apr 19, 2007,