Porting Rails 3.0 app to 3.1

Hello rails Community,

I have many applications written in Rails 3.0.x , now since Rails 3.1 is arriving, I am wondering how to port these apps to 3.1? Is there any formal guide for this?

Hello rails Community,

I have many applications written in Rails 3.0.x , now since Rails 3.1

is arriving, I am wondering how to port these apps to 3.1? Is there

any formal guide for this?

Karthikeyan, you might want to give the following a read:

http://stackoverflow.com/questions/5968131/upgrading-from-rails-3-to-rails-3-1

Good luck,

-Conrad