New to Rails 3? Check out the Ruby on Rails 3 Tutorial book and screencast.

A book and screencast series showing you how to develop and deploy industrial-strength Rails apps in a direct, step by step way. The screencast series includes 12 lessons over more than 15 hours! Get the best "over the shoulder" experience of following what a top Rails 3 developer does when building an app today. Click here to learn more.

Twitter Gives Back Some Cache to Rails

Over the past couple of years Twitter has been something of a poster child for Rails - and not always in a good way. When they were having performance issues, they were exhibit #1 for the "Rails Can't Scale" camp. But…

Rails and Amazon: Libraries and Plugins for EC2, S3, SimpleDB, SQS, FPS and DevPay Integration

Unless you've been hiding somewhere, you're probably aware that Amazon has built up a comprehensive cloud computing infrastructure featuring a raft of pay-as-you-go services. What you may not know is just how easy it is to integrate most of these services…

600px-Gnome-fs-trash-full_EK.svg.png

3 Plugins for Safer ActiveRecord Deletions

It's a fairly common requirement for Rails applications: allow the user to delete data but provide some sort of safety valve so that it can be restored. After all, users make mistakes, and one mistaken deletion can ruin your whole…

passenger_architecture.png

Passenger 2.0.4 Released: Now With Global Queuing and Background Process Support

It's hard to believe that Phusion's Passenger (sometimes known as mod_rails or mod_rack) is only 8 months old, but it's already become the de facto Rails deployment technology. David Heinemeier Hansson was prescient as ever in April when he declared "This could…

rails22screencast.png

Building a Blog in 15 Minutes with Rails 2.2: A New Screencast

Anyone who got into Rails a few years ago should remember a very popular "building a weblog in 15 minutes video" by David Heinemeier Hansson. It was potentially responsible for most of Rails' ongoing success as the video demonstrated all…

7 Tree Data Structure Plugins for Rails

A surprising number of applications seem to involve storing a tree of similar items out to some arbitrary depth: managers and employees, assemblies and parts, categories for organizing things. Rails doesn't have any native ability to handle a tree structure…

sqlserver2005.png

Fully Tested SQL Server 2000 & 2005 Adapter for Rails 2.2

Do you need to use Microsoft's SQL Server as the database system for your Rails application (or, would you like to)? A group of developers (Ken Collins, Murray Steele, Shawn Balestracci, Joe Rafaniello, and Tom Ward) have developed the Rails SQL…

rails22.png

Rails 2.2 Released

Yes folks, Rails 2.2 is here! Coming just six months after Rails 2.1, Rails 2.2 is still definitely the most exciting Rails release yet - you get internationalization, Ruby 1.9 support, thread safety, connection pooling, and a lot more. The number…

profiler-crop2.png

Rails Profiling: Getting Easier

Last year we looked at using ruby-prof to gather profiling data for a Rails application. But it's worth revisiting the subject now that ruby-prof 0.7.0 is out: gathering profile test data for a Rails application is almost absurdly easy now.

As detailed by…

slide1001-300x225.jpg

JBoss on Rails: Deploying Rails Apps to a JBoss App Server

Java-heads will be familiar with JBoss, a popular Java EE-based application server. Bob McWhirter has been working on a plugin to make it easy to deploy Rails applications to a JBoss app server - something that could be quite appealing…

Pages: Prev 1 2 3 ...10 11 12 13 14 15 16 ...21 22 23 Next