Where are new Rails changes listed?

Michael Satterwhite wrote:

I just received an email for an update to Agile Web Development which references a recent deprecation of end_form_tag. This is the type of thing that I'd like to keep up with, but for the life of me I can't find where a list of this type of change is maintained. Surely there is a site somewhere that lists what changes are taking place - both additions and deprecations and some form of reasoning as to why the change was done.

Could someone here refer me to where this is maintained?

As always, thanks ---Michael

-- Posted via http://www.ruby-forum.com/.

Try this...

http://dev.rubyonrails.org/timeline

_Kevin

I dont thinnk an official place for this exist, except comments in source control system. But http://www.ryandaigle.com/ would be a good place to look at.

Thanks, Pratik