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
On Sep 19, 9:03 am, Web R. [email protected]
wrote:
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
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 
Jeff
REST with Rails: Austin, TX, Oct 4:
http://www.purpleworkshops.com/workshops/rest-and-web-services
Save 10% with discount code PWRRGG