public
Description: Support material for the Rolling with Rails Tutorial
Homepage: http://www.akitaonrails.com
Clone URL: git://github.com/akitaonrails/rolling_with_rails_tutorial.git
Search Repo:
name age message
folder README Sun May 25 16:07:15 -0700 2008 Updating Rails 2.1 Tutorial links [Fabio Akita]
folder blog/ Sun May 25 18:06:11 -0700 2008 Small fix to Part 2 about has_one :through [Fabio Akita]
folder blog_remote/ Sun May 25 15:55:59 -0700 2008 Rails 2.1 Tutorial [Fabio Akita]
README
== Disclaimer

This mini Rails app is meant to just showcase the new features in Rails 2.x but it 
should not be used as a reference for 'best practices'. 

== Dec 2007 - AkitaOnRails.com - Rolling with Rails 2.0 - The First Full Tutorial

This is the source code for the first Rails 2.0 tutorial released on 
Dec 12th 2007. There is a screencast available that shows it step by step:

http://www.akitaonrails.com/2007/12/10/the-first-rails-2-0-screencast-english

And the written tutorial in 2 parts here:

http://www.akitaonrails.com/2007/12/12/rolling-with-rails-2-0-the-first-full-tutorial
http://www.akitaonrails.com/2007/12/12/rolling-with-rails-2-0-the-first-full-tutorial-part-2

Follow the TAG "for_2.0" at Github.

== May 2008 - AkitaOnRails.com - Rolling with Rails 2.1 - The First Full Tutorial

This is the source code for the first Rails 2.1 tutorial released on May 25th, 2008. I will update this file with the 
tutorial link today.

Read the tutorials from my blog here:

http://www.akitaonrails.com/2008/5/25/rolling-with-rails-2-1-the-first-full-tutorial-part-1
http://www.akitaonrails.com/2008/5/25/rolling-with-rails-2-1-the-first-full-tutorial-part-2

Follow the TAG "for_2.1" at Github.