views:

91

answers:

2

I thought I would start a wiki for links to old rails documentation since "Rails 3 is greatest thing since sliced bread" :). Rails 3 IS awesome, but I'm not moving to it yet. I can't find docs for 2.3.5 or 2.3.8 anywhere. The closest I can find to what I need is this:

http://railsbrain.com/api/rails-2.3.2/doc/index.html

+1 to anyone who can find some good 2.3.x documentation!

+1  A: 

railsapi.com is a great site:

Direct link to 2.3.8:

http://www.railsapi.com/doc/rails-v2.3.8/

Dan McNevin