MySQL Forums
Forum List  »  Ruby

Re: ruby gem 2.7.1 on Windows
Posted by: Magnus Nilsson
Date: September 22, 2008 08:36AM

gem uninstall mysql
gem list --local mysql [To be verify that no other version is left]
gem install -v "2.7.1" mysql

Options: ReplyQuote


Subject
Written By
Posted
Re: ruby gem 2.7.1 on Windows
September 22, 2008 08:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.