Rails 2.1 , how to upgrade Prototype version to 1.6.0.2 ?

at the present time all my new apps are created with the Protoype.js version 1.6.0.1... the latest version 1.6.0.2 correct some bugs.... how can I upgrade my rails lib to the new version and get this latest version included in all my new rails apps.... ?

thanks fyl

Erwin

at the present time all my new apps are created with the Protoype.js version 1.6.0.1... the latest version 1.6.0.2 correct some bugs.... how can I upgrade my rails lib to the new version and get this latest version included in all my new rails apps.... ?

just upgrade the files in your_app/public/javascripts

Fred

Frederick Cheung wrote: