Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

The Rails Trac has been deprecated

This trac site only remains to deal with the existing tickets and patches that were posted to it before we switched to Git and Lighthouse. So please do continue to interact with the existing tickets, but create all new tickets at http://rails.lighthouseapp.com/.

Checking out the source

The Git repository resides at http://github.com/rails

Check out the current development trunk (Edge Rails) with:

git clone git://github.com/rails/rails.git

The latest development for the 1.2.x and 2.0.x releases are on the 1-2-stable and 2-0-stable branches.