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
9월 4, 2006 , 시간: 11:53 오전 (opensource, rails)
Rails Project Story: 2. User Authentication
8월 28, 2006 , 시간: 4:46 오후 (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
8월 7, 2006 , 시간: 10:58 오전 (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
7월 19, 2006 , 시간: 9:55 오전 (rails, ruby, tutorial)
Awesome tutorials. Here is hub of the best Ruby on Rails Tutorials.
19 Rails Tricks Most Rails Coders Don’t Know
7월 10, 2006 , 시간: 4:10 오후 (rails)
Some good rails tricks for everyone who is interested in rails.
Basic User Authentication in Rails
6월 15, 2006 , 시간: 12:08 오전 (authentication, coldcase, rails)
"This article walks through creating a basic authentication system in rails."
Configuring Rails Environments: The Cheat Sheet
6월 14, 2006 , 시간: 11:59 오후 (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?
6월 14, 2006 , 시간: 11:58 오후 (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
6월 14, 2006 , 시간: 11:51 오후 (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
6월 14, 2006 , 시간: 11:41 오후 (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
6월 14, 2006 , 시간: 11:40 오후 (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
6월 14, 2006 , 시간: 11:38 오후 (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
6월 14, 2006 , 시간: 9:21 오후 (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
6월 14, 2006 , 시간: 1:43 오전 (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.