Freezing Rails to 2.0.2

Hi,

I am using Rails 2.1.1 to stay in touch with the latest.

I need to freeze the rails to version 2.0.2 for a project.

But... The command in Rake tasks for Freeze allows only to freeze for the latest version

I am using Netbeans 6.1 and familiar with tools only... Not much familiar with Console currently.

Is there any facility in that allows me to freeze to older versions.

Thanks

Try

rake rails:freeze:gems --version 2.0.2

or it might be

rake rails:freeze:gems VERSION=2.0.2

I can never remember which :slight_smile:

Jeff

REST with Rails: Austin, TX, Oct 4: Purple Workshops Save 10% with discount code PWRRGG