December 14, 2006
A brief introduction to Active Resource
Rick Olson is getting jiggy with Active Resource these days and decided to spread the love with a brief introduction to the newest member of the Rails framework family. He...
December 3, 2006
Working with Rails? Tell the world
Working With Rails is an attempt to index all the developers around the world working with Rails. It offers a few ways to browse the index and while the authority...
December 3, 2006
Show your Rails application to the world
Happycodr is a new place for you to showcase your Ruby on Rails application. It features self-service submissions and you end up in the portfolio within 48 hours. It’s a...
November 29, 2006
Trying to break free from .NET?
Luckymonk escaped their .NET entanglement and found Ruby on Rails, but they still have to live in a Windows world. Now they’re putting on a workshop teaching you how to...
November 29, 2006
Amazon goes Ruby on Rails
Never thought you’d hear that, eh? But that’s exactly what unspun.amazon.com is. A Rails application sitting on the Amazon.com domain. Adam Selipsky from Amazon Web Services introduces the site with...
November 28, 2006
Agile Web Development with Rails, 2nd Edition
How fitting. Just as we’re wrapping up Rails 1.2, the book that covers it all has gone into print. I’m talking about Agile Web Development with Rails, 2nd Edition, of...
November 26, 2006
Rails 1.2 RC1: New in Active Support
The following are some of the smaller, but notable features added to Rails 1.2 ActiveSupport since the Rails 1.1 release. (compiled by Joshua Sierles). Module#unloadable marks constants that require unloading...
November 26, 2006
Rails 1.2 RC1: New in Action Pack
With all respect to the reporter from the Edge, here are a few tasty bits from ActionPack in Rails 1.2 (CHANGELOG). (compiled by Geoffrey Grosenbach). <h1>Views</h1> <p>You can now access...
November 26, 2006
Rails 1.2 RC1: New in ActiveRecord
Here are some of the smaller yet notable features in the Rails 1.2 release of ActiveRecord made since the 1.1 release. (compiled by Josh Susser). Finding Added simple hash conditions...
November 23, 2006
Rails 1.2: Release Candidate 1
It’s been almost eight months since the last major release of Rails introduced RJS, respond_to, eager loading, and much more. It’s about time we introduced the latest batch of big...