Rails 3 Reading Material

Rails 3 is going to bring a lot of new stuff to the table. Wouldn’t hurt to organize some reading material in categorized and chronological order. So here goes whatever I scavenged so far. Leave comments so I can add more links or if I should mark something as obsolete .

Router

ActiveRecord

Controllers

ActionMailer

Views

Generators

Running Rails 3 App

Upgrading to Rails 3

Plugin/Gem Compatibility

  • Rails Bugmash 2010 (01/16/10) — Notes on how to get certain popular gems/plugins to run on Rails 3.
  • Notes from Rails 3 bugmash (01/17/10) — Another set of plugin/gem compatibility notes and Rails 3 discoveries.
  • Rails 3 Plugins and Gems — this wiki page lists major plugins and gems which have been verified to be Rails 3 compatible (or not).

Overall Architecture

Yehuda Katz Series on Rails 3 Progress

你可能感兴趣的:(capistrano,UP,Rails,ActiveRecord,rack)