Is there a quick way to find out what version of Rails TextDrive is running? If not does anyone know if they have upgraded to 0.11.0 yet? Thanks Guys!
They have 0.11 now, you can do a gem list --local whilst ssh''d in to textdrive to check. Cheers, Chris On Wed, 23 Mar 2005 08:38:34 -0500, Jonathan Kopanas <john.kopanas-O1KSuMybMhqBUy7/sJONFg@public.gmane.org> wrote:> Is there a quick way to find out what version of Rails TextDrive is > running? If not does anyone know if they have upgraded to 0.11.0 yet? > > Thanks Guys! > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
On Wed, 23 Mar 2005 08:38:34 -0500, Jonathan Kopanas <john.kopanas-O1KSuMybMhqBUy7/sJONFg@public.gmane.org> wrote:> Is there a quick way to find out what version of Rails TextDrive is > running? If not does anyone know if they have upgraded to 0.11.0 yet?Textdrive is really good about upgrading quickly. It''s best to freeze the version for a production app in case a rails update breaks it (such as the 0.10 release). http://forum.textdrive.com/viewtopic.php?id=2271 for more info (use gem list --local to get the current version numbers). -- rick http://techno-weenie.net