Rick Olson and Josh Goebel have teamed up to produce Beast, a lightweight but well styled forum. Rails has sorely been lacking a good, well styled, open source forum, but Beast is great.
Beast: An open source Rails forum in under 500 lines of code
September 4, 2006 at 11:53 am (opensource, rails)
Rails Project Story: 2. User Authentication
August 28, 2006 at 4:46 pm (rails)
In this part we have implemented the Acts As Authenticated plugin into our application, modified it a little and understood few backend behaviors specifically the way the view templates handle ERb code, we also had a better look at the migration process and how it helps us have a better control over our database modifications in a very dynamic way.
An elegant approach to Web services: REST on Rails
August 7, 2006 at 10:58 am (rails, webservice)
As Ruby experiences increasing success, developers are seeking to integrate their Ruby applications with applications written in other languages. Rails provides excellent support for Web services. This article introduces Web services in Rails and focuses on a strategy known as Representational State Transfer (REST).
TOP 30 Ruby on Rails Tutorials
July 19, 2006 at 9:55 am (rails, ruby, tutorial)
Awesome tutorials. Here is hub of the best Ruby on Rails Tutorials.
19 Rails Tricks Most Rails Coders Don’t Know
July 10, 2006 at 4:10 pm (rails)
Some good rails tricks for everyone who is interested in rails.
Basic User Authentication in Rails
June 15, 2006 at 12:08 am (authentication, coldcase, rails)
"This article walks through creating a basic authentication system in rails."
Configuring Rails Environments: The Cheat Sheet
June 14, 2006 at 11:59 pm (cheat sheet, coldcase, rails)
A fairly exhaustive list of the options allowed when configuring a Rails application.
What’s The Secret Sauce in Ruby on Rails?
June 14, 2006 at 11:58 pm (coldcase, rails)
Rails isn't a better hammer; it's a different kind of tool. This article explores the compromises and design decisions that went into making Rails so productive within its niche.
Rails-inspired PHP frameworks
June 14, 2006 at 11:51 pm (coldcase, framework, php, rails)
A detailed comparison of six popular PHP frameworks inspired by Ruby on Rails: CakePHP, Symfony, PHP on Trax, Code Igniter, Biscuit and Pipeline.
Large Ruby on Rails resouce for all levels w/ Articles, Tutorials & more
June 14, 2006 at 11:41 pm (coldcase, rails, reference)
Very nicely put together resource roundup of all sorts of Ruby on Rails information. From beginners installation tutorials, to more advanced coding articles & tutorials, as well as good like of Ruby on Rails books and hosting options.
How to use Rails, a Geocoding web service, and Google Maps together
June 14, 2006 at 11:40 pm (coldcase, google map, rails)
It's easy to display a Google Map on your site using Ruby on Rails, including utilizing a geocoding web service to translate addresses to longitude/latitude. This tutorial takes you through the steps, including putting multiple push-pins on the map from street addresses.
Beginners Guide to Rails, Part 1
June 14, 2006 at 11:38 pm (coldcase, rails, tutorial)
This is a great, in-depth HOW-TO for beginning development with Ruby on Rails. From what tools you will need, to setting up your development enviornment. I'm already looking forward to part 2…
Open Source Ruby on Rails Shopping Cart
June 14, 2006 at 9:21 pm (coldcase, opensource, rails)
Just released today – a rival to the likes of OS Commerce, Miva Merchant, and every other old shopping cart script out there.
Substruct offers Authorize.net integration, content management with no HTML knowledge necessary, and a bangin admin interface.
Check it out over at http://dev.subimage.com/projects/substruct
Keep an eye on this one!
CakePHP – A PHP Rails competitor
June 14, 2006 at 1:43 am (cakephp, coldcase, php, rails)
The Cake is a lightweight framework written in PHP, based on the concepts used in Rails. It's primary goal is to rapidly create and maintain web applications of any kind and level of complexity.


